body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Navy;
	font-size: 11px;
}

a.bot:link, a.bot:visited, a.bot:active {
	color:navy; text-decoration:underline;
}

a.bot:hover {
	color:red;
}

a, a:link, a:visited, a:active {
	color: white;
}

#maincontent a, #maincontent a:link, #maincontent a:visited, #maincontent a:active {
	color: blue;
}

#maincontent  a:hover {
	color: Black;
	text-decoration: underline;
}

a:hover {
	color: Black;
	text-decoration: underline;
}

hr {
  	height: 1pt;
}