.title
{
	font-family: palatino, "times new roman", times, georgia, serif;
	font-weight: bold;
	font-size: 14px;
	color: #000;
}

.header2
{
	font-family: Helvetica, sans-serif, Arial;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-align: left;
}
.header3
{
	font-family: Helvetica, sans-serif, Arial;
	font-weight: bold;
	font-size: 13px;
	color: #F3F3E4;
	text-align: left;

}

.footer {  
	font-family: Verdana, Helvetica, sans-serif, Arial;
	font-size: 10px; 
	color: #63632E

}

.navbottom {  
	font-family: georgia, times new roman, times, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	text-align: right;

}


A
{
font-family: georgia, times new roman, times, sans-serif;
	font-size: 12px;
	text-decoration:underline;

}

A:link
{color: #CC6600;
font-family: georgia, times new roman, times, sans-serif;
font-size: 12px;
text-decoration:underline;
}

A:visited
{color: #CC6600;
}

A:hover
{color:#990000;
text-decoration:none;}










A.nav
{
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;

}


A:link.nav
{color: #990000;
font-family: Helvetica, sans-serif, Arial;
font-weight: bold;
font-size: 12px;
text-decoration:none;
}

A:visited.nav
{color: #990000;
text-decoration:none;
}

A:hover.nav
{color:#000000;
text-decoration:none;}

