<style>
A{text-decoration:none}
a:link {
	color:#FFFFFF;
	;
	font-family: Georgia, serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: lowercase;
}
a:visited {
	color:#FFFFFF;
	;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: lowercase;

}
a:hover {
	;
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
	
}
a:active {
	color:#CCCCCC;
	;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: lowercase;

}
BODY {SCROLLBAR-FACE-COLOR: #DFDBDB; 
SCROLLBAR-HIGHLIGHT-COLOR: #DFDBDB; 
SCROLLBAR-SHADOW-COLOR: DFDBDB; 
SCROLLBAR-3DLIGHT-COLOR: #DFDBDB; 
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-TRACK-COLOR: #FFFFFF;
SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC; }

.ContentFonts {
font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: normal; color: #FFFFFF
}