.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}

.text1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666e79;
	
}

.a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ccccc99;
	
}
a:hover.text 
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CCCC99;
	
}
a:visited.text 
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	
	}