td{
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
}
td.nav{
	font : 12px Arial, Helvetica, sans-serif;
	color : green;
}
h1{
	font : bold 17px Arial, Helvetica, sans-serif;
	color : black;
}
h2{
	font : bold 14px Arial, Helvetica, sans-serif;
	color : black;
}
td.small{
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
}
	
a 	{ text-decoration: none; }
a:link{ color:#990000; text-decoration:none; cursor:hand; }
a:visited	{ color:#990000; text-decoration:none; cursor:hand; }
a:hover{ color:gray; text-decoration:underline; cursor:hand; }
a:active	{ color:gray; text-decoration:underline; cursor:hand; }

a.nav 	{ text-decoration: none; }
a.nav:link{ color:gray; text-decoration:none; cursor:hand; }
a.nav:visited	{ color:gray; text-decoration:none; cursor:hand; }
a.nav:hover{ color:#003E1F; text-decoration:underline; cursor:hand; }
a.nav:active	{ color:#003E1F; text-decoration:underline; cursor:hand; }

a.cat 	{ text-decoration: none; }
a.cat:link{ color:black; text-decoration:none; cursor:hand; }
a.cat:visited	{ color:black; text-decoration:none; cursor:hand; }
a.cat:hover{ color:gray; text-decoration:underline; cursor:hand; }
a.cat:active	{ color:gray; text-decoration:underline; cursor:hand; }
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
