a            { color: #000099 }
a:hover      { color: #0099FF }
a:active     { color: #FF0000 }

body{
SCROLLBAR-FACE-COLOR: #0000FF; 
SCROLLBAR-HIGHLIGHT-COLOR: #0033FF; 
SCROLLBAR-SHADOW-COLOR: #3333FF; 
SCROLLBAR-3DLIGHT-COLOR: #1A1AFF; 
SCROLLBAR-ARROW-COLOR: #000099; 
SCROLLBAR-TRACK-COLOR: #000000; 
SCROLLBAR-DARKSHADOW-COLOR: #0000CC }


.ContentX
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 12pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
}

