.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.bodywhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}

a 		{ text-decoration: none; }

a:link 		{ color:#999999; }

a:visited 	{ color:#999999; }

a:active 	{ color:#999999; }

a:hover 	{ color:#FFFFFF; background-color:#000000}

.title {


	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
; line-height: normal; font-variant: normal
}


