A:link  {
	text-decoration : none;
	color : #FFFFFF;
	font-family : Verdana,Arial,helvetica,san-serif;
	font-size : 11px;
	font-style : normal;
	text-transform: lowercase;

}

A:visited  {
	text-decoration : none;
	color : #FFFFFF;
	font-family : Verdana,Arial,helvetica,san-serif;
	font-size : 11px;
	text-transform: lowercase;

}

A:active  {
	text-decoration : none;
	color : #FFFFFF;
	font-family : Verdana,Arial,helvetica,san-serif;
	font-size : 11px;
	text-transform: lowercase;

}

A:hover  {
	text-decoration : underline;
	color : #FFFFFF;
	font-family : Verdana,Arial,helvetica,san-serif;
	font-size : 11px;
	text-transform: lowercase;

}

body.bod  {
	background-color : #000000;
}



.grey {
	font-family : Arial, Verdana, helvetica, san-serif;
	font-size : 12px;
	color : #999999;
	text-transform: lowercase;
}

.white {
	font-family : Arial, Verdana, helvetica, san-serif;
	font-size : 12px;
	color : #FFFFFF;
}


