<STYLE TYPE="text/css">
BODY {background: #FFFFCC}
BODY {color:#000000}

a:link { color: black; text-decoration: none }
a:active { color: black; text-decoration: none }
a:visited { color: black; text-decoration: none }
a:hover { color: red; text-decoration: none }

a.menu:link { color: white; text-decoration: none }
a.menu:active { color: white; text-decoration: none }
a.menu:visited { color: white; text-decoration: none }
a.menu:hover { color: black; text-decoration: none }

TD {
	FONT-SIZE: 12px; COLOR: black; FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif
}
IMG {
	BORDER-LEFT-COLOR: black; BORDER-BOTTOM-COLOR: black; BORDER-TOP-COLOR: black; BORDER-RIGHT-COLOR: black
}

.font20 {
	FONT-WEIGHT: bold; FONT-SIZE: 20px; LETTER-SPACING: 1px
}
.font18 {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; LETTER-SPACING: 1px
}
.font14 {
	FONT-SIZE: 14px; LETTER-SPACING: 1px
}
</STYLE> 