body {
	background-color: #0A334B;
	background-image: url(images/seniorbkgd.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D3C0AC;
	text-decoration: none;
}
#navbtm a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D3C0AC;
	text-decoration: none;
}
#navbtm a:visited { 
	color: #AE9783;
	text-decoration: none;
}
#navbtm a:hover { 
	color: #FFFFFF;
	text-decoration: underline;
}
#navbtm a:active { 
	color: #AE9783;
	text-decoration: underline;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D3C0AC;
	text-decoration: underline;
}
a:visited {
	color: #AE9783;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
