body  {
	background-color:#333333;
	}
	
	.text1
{
	font-size :8pt;
	font-family : Verdana;
	font-weight : normal;
	text-decoration : none;
	color :#FFFFCC;
	}
	
		.text2
{
	font-size :7pt;
	font-family : Verdana;
	font-weight : normal;
	text-decoration : none;
	color :#FFFFCC;
	}
	
	.table{
	font-size: 8pt;
	font-family: Verdana;
}	 

A.menu:Link
 {
	font-size :8pt;
	font-family : Verdana;
	font-weight : normal;
	text-decoration : none;
	color :#FFFFCC;
}
	
A.menu:Visited  {
	font-size :8pt;
	font-family : Verdana;
	font-weight : normal;
	text-decoration : none;
	color :#FFFFCC;
}

A.menu:Active  {
	font-size :8pt;
	font-family : Verdana;
	font-weight : normal;
	text-decoration : none;
	color :#FFCC33;
}
A.menu:hover  {
	font-size :8pt;
	font-family : Verdana;
	font-weight : normal;
	text-decoration : none;
	color :#FFCC33;
}
