/* CSS Document */

body {
font-family: Geneva, Arial,Helvetica,sans-serif;
font-size: 14px;
font-style: normal;
color: #000000;
background-image: url(../images/sabfbg.jpg);
font-variant: normal;
line-height: 20px;
text-align: center;
margin-left: 5%;
margin-right: 5%;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000ff;
	line-height: 20px;
	color: #0000ff;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	line-height: 20px;
	color: #0000FF;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	border-bottom-color: #FFFF00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	line-height: 20px;
	border-bottom-width: 2px;
	background-color: #FF0000;
	color: #FFFF00;
}
.navytxt{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000066;
}
.navyHd{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: bold;
	font-weight: normal;
	color: #000066;
	text-align: center;
}
.bluetxt{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0000ff;
}
.redtxt{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
