.font {
	font-family: Tahoma;
	font-size: 12px;
}
a:link {
	font-family: Tahoma;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
