.voh {
	font-size: 16px;
}
a:link {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-size: 18px;
	color: #993300;
	text-decoration: none;
}
a:hover {
	font-size: 18px;
	color: #003399;
	text-decoration: none;
}
a:active {
	font-size: 18px;
	color: #993300;
	text-decoration: none;
}
