<style type="text/css">

body {
	background-color: #F5F5F5;
}

a:link {text-decoration: none; color:#0080C0 font-weight:bold;}
a:active {text-decoration: none; color: #FF0000;}
a:hover {text-decoration: underline; color: #4F4F33;}
a:visited {text-decoration: underline; color: #FF0000;}

#homeTable {				 
			border-color:#990000;
			}

img.floatLeft { 
    float: left; 
    margin: 5px; 
}

floatRight { 
    float: right; 
    margin: 5px; 
}

hr {
	color:#FFOOOO
	}
	
.style3 {
	color: #4F4F33;
	font-weight: bold;
}

.mission {
	color: #020202;
	font-style: italic;
}

</style> 
 


