.small_text {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF}
.normal_text {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21px; color: #FFFFFF}
.normal_bold_text {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 25px; font-weight: bold; color: #FFFFFF}

A:LINK {
	color : #FFFF99;
}

A:HOVER {
	color : Yellow;
}

A:VISITED {
	color : #CCFF99;
	font-weight : normal;
}
hr {  color: #990000;}
.boldred {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #990000}
.boldwhite { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF }
h2 {  font-family: "Cataneo BT"; font-size: 30px; color: #FFFF66}
ul {
	list-style-position: outside;
	list-style-type: square;
	left: auto;
	background-position: center 10px;
}
