BODY, TD {
	font-family : Arial, sans-serif ;
	font-size : 9pt;
	color : black;
	font : Arial;
}

A {
	text-decoration: none;
	color: black;
	
}

A:Hover {
	color : orange;
	text-decoration : none;
}



.leftmenu {
	font-family : Arial, sans-serif ;
	font-size : 9pt;
	color : white;
	font : Arial;
	font-weight : bold;
}

.leftmenu:hover {
	font-family : Arial, sans-serif ;
	font-size : 9pt;
	color : orange;
	font : Arial;
	font-weight : bold;
}

.topmenu {
	font-family : Arial, sans-serif ;
	font-size : 10pt;
	color : white;
	font : Arial;
	font-weight : bold;
}

.toptmenu:hover {
	font-family : Arial, sans-serif ;
	font-size : 10pt;
	color : silver;
	font : Arial;
	font-weight : bold;
}

.footer {
	font-family : Arial, sans-serif ;
	font-size : 7.5pt;
	color : black;
	font : Arial;
	font-weight : bold;
}

.footer:hover {
	font-family : Arial, sans-serif ;
	font-size : 7.5pt;
	color : black;
	font : Arial;
	font-weight : bold;
}

.bt {
	font-family : Arial, sans-serif ;
	font-size : 14pt;
	color : black;
	font : Arial;
	font-weight : bold;
}

.bt:hover {
	font-family : Arial, sans-serif ;
	font-size : 14pt;
	color : black;
	font : Arial;
	font-weight : bold;
}