body {
	color: Black;
	background-color : 
}

.main {
	font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
	color: Black;
	font-weight: normal;
	font-style : normal;
	

	}

.main a:link {
	color : black;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
	
}
.main a:visited {
	color : black;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
}
.main a:hover {
	color : orange;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
}
.main a:active {
	color : black;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
}

.contact {
	font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
	color: Navy;
	font-weight: normal;
	font-style : normal;
		}

.contact a:link {
	color : Navy;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
	
}
.contact a:visited {
	color : Navy;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
}
.contact a:hover {
	color : red;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
}
.contact a:active {
	color : Navy;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
}
	
}

h2 {
font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	
}



.btmnav {
font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	}

.btmnav a:link {
	color : #00BFFF;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
}
.btmnav a:visited {
	color: #00BFFF;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

	
.btmnav a:hover {
	color : red;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
}
.btmnav a:active {
	color : #00BFFF;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
} 


.sitemap a:link {
	color : Black;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
}
.sitemap a:visited {
	color: Navy;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

	
.sitemap a:hover {
	color : Red;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
}
.sitemap a:active {
	color : Navy;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
} 



