
	:link	 {
			text-transform : none                                                                                                ;
			Color : black ;
			Text-Decoration : none
		}
	:active	 {
			text-transform : none                                                                                                       ;
			Text-Decoration : None
		}
	:visited	 {
			text-transform : none                                                                                                        ;
			Color : black ;
			Text-Decoration : None
		}
	a:hover	 {
			text-transform : none                                                                                                    ;
			Color : black                  ;
			Text-Decoration : Underline
		}



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #005e9c;
}



#nav{
	
	width: 0px;
	height: 0px;
	padding-top: 200px;
	padding-left: 318px;
}



#footer_bg{
		height:123px;
		background-image:url(images/footer.gif);
		background-repeat:no-repeat;
		}
		
		#footer_bg{ 
		font-family: arial; 
		font-weight: bold;
		font-size:14px;
		text-align: left;
		padding-top: 15px;
	padding-left: 75px;
		{color: #000000; text-decoration: none} 
		}  
		#footer_bg a:link 
		{color: #000000; text-decoration: none} 
		#footer_bg a:visited 
		{color: #000000; text-decoration: none} 
		#footer_bg a:hover {text-decoration: underline}
}

#bot-text1{ 
		font-family: verdana; 
		font-size:11px; text-align: center;
		{color: #000000; text-decoration: none} 
		}  
		#bot-text1 a:link 
		{color: #000000; text-decoration: none} 
		#bot-text1 a:visited 
		{color: #000000; text-decoration: none} 
		#bot-text1 a:hover {text-decoration: underline}
}