.menu
{
	color : #741b1f ;
	font-family : Arial;
	font-size :12px ;
	font-weight : normal ;
    text-decoration : none ;
}
A.menu:hover {
	COLOR: #ff0000;
}
.qtm
{
	color : #000000 ;
	font-family : Arial ;
	font-size : 12px ;
	font-weight : normal ;
    text-decoration : none ;
}
.text
{
	color : #000000 ;
	font-family : Verdana ;
	font-size : 12px ;
	font-weight : none ;
    text-decoration : none ;
}
.text1
{
	color : #9C0000 ;
	font-family : Arial ;
	font-size : 12px ;
	font-weight : bold ;
    text-decoration : none ;
}
A.text1:hover {
	COLOR: #ff0000;
}
.text2
{
	color : #9C0000 ;
	font-family : Arial ;
	font-size : 16px ;
	font-style : normal ;
	font-weight : bold ;	
    text-decoration : none ;
}

