.text 
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height:15px;
color: #9e0b0e}


         A:link {
	text-decoration:none;
	color :#9e0b0e
}
A:visited {
	text-decoration : none;
	color : #9e0b0e
}
A:hover {
	text-decoration: none;
	color: #f7941d
}
A:active {
	text-decoration: none;
	color :#9e0b0e
}