.style {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;



}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;

}

