.comm A:link{
	font-family : Verdana;
	font-size : 12px;
	color:#250D99;
	font-weight: normal;
	text-decoration: none;
}
.comm A:visited{
	font-family : Verdana;
	font-size : 12px;
	color:#250D99;
	font-weight: normal;
	text-decoration: none;
}
.comm A:active{
	font-family : Verdana;
	font-size : 12px;
	color:#803333;
	font-weight: normal;
	text-decoration: none;
}
.comm A:hover{
	font-family : Verdana;
	font-size : 12px;
	color:#1E90FF;
	font-weight: normal;
	text-decoration: none;
}
