body
{
font-family: Verdana, sans-serif; 
}


.footertext {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color : #5c5c5c;
	padding-left:25px;
	padding-right:25px;
	line-height: 15px;
	}

a.footer:link {
	color : #5c5c5c;
	font-weight: bold;
	text-decoration: none;
	}
a.footer:active {
	color : #5c5c5c;
	font-weight: bold;
	text-decoration: none;
	}
a.footer:visited {
	color : #5c5c5c;
	font-weight: bold;
	text-decoration: none;
	}
a.footer:hover {
	color : #000000;
	font-weight: bold;
	text-decoration: none;
	}

h1 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: #333333;
	padding-left:25px;
	padding-right:25px;

}

.text
{
font-family: Verdana, sans-serif; 
font-size: 11px; 
color: #333333;
line-height: 17px;
padding-left:25px;
padding-right:25px;

}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	}
a:hover {
	color : #125ea0;
	font-weight: bold;
	text-decoration: none;
	}

.bgnav {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, sans-serif; 
	font-size: 12px; 
	line-height: 23px;
	text-decoration: none;
	color : #ffffff;
}

a.nav:link {
	font-weight: bold;
	text-decoration: none;
	color: #fdf9ab;
	}
a.nav:active {
	font-weight: bold;
	text-decoration: none;
	color: #fdf9ab;
	}
a.nav:visited {
	font-weight: bold;
	text-decoration: none;
	color: #fdf9ab;
	}
a.nav:hover {
	color : #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
