.linkvisited {
	font-family: Tahoma;
	font-size: 11px;
	color: #033D81;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}
