.font {
	font-size: 12px;
	width: auto;
	line-height: 14px;
	text-decoration: none;






}
a:link { color: #0000FF; text-decoration: none; } 
a:active { color: #0000FF; text-decoration: none; } 
a:visited { color: #0000FF; text-decoration: none; } 
a:hover { color: #0000FF; text-decoration: none; background-color: transparent; } 
