.text {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: lighter;

}

.link {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
a:link{
	font-family: Verdana;
	font-size: 10px;
	color:#000000;
	text-decoration: none;

}
 a:visited{
 	font-family: Verdana;
	font-size: 10px;
 	color:#000000;
	text-decoration: none;

 }
 a:hover{
 	font-family: Verdana;
	font-size: 10px;
 	color:#640000;
	text-decoration: none;

 }
 a:active{
 	font-family: Verdana;
	font-size: 10px;
 	color:000000;
	text-decoration: none;

 }.bold {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
