BODY, TD  {
	background-color:#FFF;
	color: #333;
	font-family : Futura, Futura Medium, Century Gothic, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A
{
	color: #996600;
}

A:visited
{
	color: #996600;
}

A:hover
{
	color: #CCCCCC;
}

A.nav
{
	text-decoration : none;
	font-size: 18px;
}

A.nav:visited
{
	text-decoration : none;
	font-size: 18px;
}

A.nav:hover
{
	text-decoration : none;
	font-size: 18px;
}

H1, H2, H3, H4 {
	color: #996600;
}	
