
a {
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.menuText {
	font-family: Arial;
	font-size:11px;
	color:#000000;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 11pt 
}
.contentText {
	font-family: Arial;
	font-size:11px;
	color:#000000;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 10pt 
}
.contentTextMenu {
	font-family: Arial;
	font-size:13px;
	color:#000000;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 10pt;
	font-weight: bold;
}
.boldtext {font-weight: bold;}
.punyText {
	font-family: Arial;
	font-size:9px;
	color:#333333;
	text-decoration: none;
}
.specialText {
	font-family:  Arial;
	font-size:10px;
	color:#FF0000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 10pt 
}
.contentText2 {
	font-family: Arial;
	font-size:16px;
	color:#000000;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 1px;
	line-height: 12pt 
}
input {
	font-family:  Arial;
	font-size:10px;
	color:#333333;
	text-decoration: none;
	border:solid 1px #333333;
}
textarea {
	font-family:  Arial;
	font-size:10px;
	color:#333333;
	text-decoration: none;
	border:solid 1px #333333;
}
select {
	font-family:  Arial;
	font-size:10px;
	color:#333333;
	text-decoration: none;
	border:solid 1px #333333;
}.bg {
	background-color: #000000;
}

