.captionLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;



}
.topNavText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.bottomNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	font-weight: bold;

}
.bottomNav:hover {	
	text-decoration: underline overline;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
}
a {
	text-decoration: none;
	color: #0000ff;

}
.boxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

