td {
font-family:verdana,arial, helvetica;
font-size: 11px;
color: #666666;
}
H1 {
font-family:verdana,arial, helvetica;
font-size: 18px;
color: #FFAA33;
font-weight:normal
}
a {
	font-size:11px;
	color: #93C300;
	text-decoration:none;
}
a:hover 
{
	font-size:11px;
	color:#33A333;
	text-decoration:none;
}

a.nav 
{
font-family:verdana,arial, helvetica;
font-size: 18px;
color: #999999;
text-decoration:none;
}
a.nav:hover 
{
font-family:verdana,arial, helvetica;
font-size: 18px;
color: #FFCC00;
text-decoration:none;
}
.fixed_bg {
background-repeat: no-repeat;
background-position:center bottom;
}