.fontt {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #0066ff;

}
a:visited {
	text-decoration: none;
	color: #0066ff;

}
a:hover {
	text-decoration: none;
	color: #0066ff;

}
a:active {
	text-decoration: none;
	color: #000000;

}
