.font {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
}
.ver12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #666633;
	text-decoration: none;
}
a:hover {
	color: #996600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.tahoma14 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
