A  {
	color : white;
	font-size : 8pt;
	font-family : Arial,Helvetica;
	text-decoration : none;
	font-weight : normal;
	font-style : italic;
}

A:Visited  {
	color : white;
	font-size : 8pt;
	font-family : Arial,Helvetica;
	text-decoration : none;
	font-weight : normal;
	font-style : italic;
}

A:Active  {
	color : silver;
	font-size : 8pt;
	font-family : Arial,Helvetica;
	text-decoration : none;
	font-weight : normal;
	font-style : italic;
}

A:Hover  {
	color : f0c800;
	font-size : 8pt;
	font-family : Arial,Helvetica;
	text-decoration : none;
	font-weight : normal;
	font-style : italic;
}




#submenu  {
	color : white;
	font-size : 8pt;
	font-family : Arial,Helvetica;
	text-decoration : none;
	font-weight : normal;
	font-style : italic;
}

