.mail a:link {
	color: #FF0000;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
}
.mail a:visited {
	color: #8A0000;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
}

.mail a:hover {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	border: thin none #053364;
	text-decoration: underline;
	margin: 10px;
}
.mail a:active {
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin: 10px;}
	
.nav a:link {
	color: #FF0000;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
}
.nav a:visited {
	color: #8A0000;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
}

.nav a:hover {
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	border: thin none #053364;
	text-decoration: underline;
	margin: 10px;
}
.nav a:active {
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
}
body {background-color: #5F5F5F;
	margin: 5px;
}

 ul{list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: left;}

li{	background-position: 100% .4em;
	padding-right: .6em;
	margin: 1em 0;
}
 #navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
h1 {
	margin: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}
.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #E2E2E2;
	margin: 10px 0px 0px;
}
.footer a:link {
	color: #FFFFFF;
	}
.footer a:visited {
	color: #FFFFFF;	
	text-decoration: none;	
}

.footer a:hover {
	color: #E7E3E7;
	text-decoration: underline;
	}
.footer a:active {
	color: #FFFFFF;	
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	margin: 10px;
}
