a:link  {
	color: #FFFFFF;
	text-decoration: none;
	font-style : italic;
}

a:visited  {
	color: #FFFFFF;
	text-decoration: none;
	font-style : italic;
}

a:hover  {
	color: #CC0033;
	text-decoration: none;
	font-style : italic;
}

body  {
	font-size : 11px;
	color: #FFFFFF;
	line-height : 25px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

td  {
	font-size : 11px;
	color: #FFFFFF;
	font-family :Verdana,  Arial, Helvetica, sans-serif;
}

.menu  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	line-height : 25px;
	padding-left : 10px;
	color: #FFFFFF;
	font-weight : bold;
}
.mainmenu		{ font-size : 12px; color : #FFFFFF; font-style : normal; }
a.mainmenu		{ text-decoration: none; color : #FFFFFF; font-style : normal; }
a.mainmenu:hover{ text-decoration: none; color : #CC0033; font-style : normal; }
a.mainmenu:visited{ text-decoration: none; color : #FFFFFF; font-style : normal; }
