/* CSS Document */

body {
	font: 10px Arial, Helvetica, sans-serif;
	background: #840000 url(Images/anonddoheaderimage.jpg) no-repeat center top;
	color: #E5E5E5;
}
a {
	text-decoration: none;
	color: #008800;
}
a:link {
	text-decoration: none;
	color: #008800;
}
a:visted {
	text-decoration: none;
	color: #008800;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
.pagetitle {
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
}
.navigationlink {
	font-size: 14px;
	font-weight: bold;
}
.addressfooter {
	font-size: 9px;
	text-align: center;
}
.contentheader {
	font-weight: bold;
	color: #FFFF00;
}



