body
{
	font-size: 11px;
	font-family: Verdana;
}

H1
{
	font-family: Georgia;
	font-style: italic;
	color: #417495;
	font-size: 24px;
	padding:0px;
	margin:0px;
}

H2
{
	font-family: Georgia;
	font-style: italic;
	color: #417495;
	font-size: 18px;
	padding:0px;
	margin:0px;
}

a:link{
text-decoration: none;
}

a:visited{
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

a:active{
text-decoration: none;
} 

.content H1
{
	color: #417495;
}

.content A
{
	color:black;
	text-decoration: underline;
}

.footer H1
{
	color: #fbf2c6;
}

.footer
{
	color: #fbf2c6;
}

.footer a:visited
{
	color: #857355;
}

.footer A
{
	color: #fbf2c6;
}

.sub_footer
{ 
	color: #765900;
}

.sub_footer A
{
	color: #c2412a;
}

.sub_footer A:visited
{  
	color: #c2412a;
}

.header A
{
	color:white;
}