.sitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
a:link {
	text-decoration: none;
	color: #0033FF;
}
a:visited {
	text-decoration: none;
	color: #3399FF;
}
a:hover {
	color: #990000;
	background-color: #FFFFCC;
	text-decoration: underline;
}
