/*styles for the original home page up to 2005, mid 2006 */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
td {
	font-size: small;
}
.infotxt {
	font-size: small;
}

a:link {
	color: #CCCCCC;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #ffffff;
}