.verdana12 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a.ver12:link {
    font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a.ver12:visited {
    font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a.ver12:hover {
    font-size: 11px;
	text-decoration: none;
	color: #000000;
}

a.ver12:active {
    font-size: 11px;
	color: #666666;
	text-decoration: none;
}