

body 
	{
	background-color:#000033;
	margin: 0px;
	font-family: Verdana; 
	font-size:12px;
}
.small 
	{
	font-size:9px;
	}
a.tnav:link {
	color: 333333;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
a.tnav:visited {
	color: 333333;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
a.tnav:active {
	color: 333333;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
a.tnav:hover {
	color: 000000;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}