.fontstyle 
{
	font-family: Verdana;
	font-size: 11px;
	color: #727272;
	text-decoration:none;
}

.linkstyle A 
{
	font-family: Verdana;
	font-size: 11px;
	color: #727272;
	text-decoration:none;
}

.linkstyle A:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	
}