.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
}
.nav A:link {
	text-decoration: none;
	color: #FFFFFF;
}
.nav A:hover {
	text-decoration: underline;
	color: #33FFFF;
}
.nav A:visited {
    text-decoration: none; 
	color: #FFFFFF;
}
.title A:link {
	text-decoration: none;
	color: #003366;
}
.title A:hover {
	text-decoration: underline;
	color: #FF6600;
}
.title A:visited {
    text-decoration: none; 
	color: #003366;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #003366;
	letter-spacing: normal;
	word-spacing: normal;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #003366;
	background-repeat: no-repeat
}
.bodytext A:link {
	text-decoration: none;
	color: #003366;
}
.bodytext A:hover {
	text-decoration: underline;
	color: #FF6600;
}
.bodytext A:visited {
    text-decoration: none; 
	color: #003366;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}	
.footer A:link {
	text-decoration: none;
	color: #FFFFFF;
}
.footer A:hover {
	text-decoration: underline;
	color: #003366;
}
.footer A:visited {
    text-decoration: none; 
	color: #FFFFFF;
}
.body-bkg{
	background-repeat: no-repeat;
}
