#footer, 
#footer a:link, 
#footer a:visited {
	font-family: "Apple Garamond";
	font-size: 12px;
	color: #666666;
}
#footer a:hover, 
#footer a:active {
	color: #663300;
	background-color: #FFF4EA;
}

#content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#content a:link, 
#content a:visited {
	color: #715C3D;
}
#content a:hover, 
#content a:active {
	color: #FFFFFF;
	background-color: #715C3D;
}

.header {
	font-size: 14px;
	font-weight: bold;
	color: #013F83;
}
.subheader {
	font-weight: bold;
	color: #715C3D;
}