/* Fixed Size Styles these need to be one pixel bigger to work nice in Netscape! */
			 							 
/* Global Settings */
BODY            {  
    width:900px;
    margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size : medium;
	font-family : "Times New Roman", arial;
	background : #7f8098;
	color : #333333;
	border: 2px solid #996633;
	padding: 5px;
	
}    
A 				{

	background-color: #7f8098;
	color: #000000; 
	text-decoration:none;
}
A:visited 		{
	color: #000000; 
	text-decoration:none;
}
A:hover 		{
	color: #333333;
	text-decoration:none;
	background-color: #FFFFFF;
}	
A:active 		{
	color: #333333;
	text-decoration:none;
	background-color: #FFFFFF;
}			

A.links 		{
	color: #333333;
	text-decoration:none;
}
A.links:visited {
	color: #333333; 
	text-decoration:none;
}
A.links:hover 	{
	color: #FFFFFF;
}	
A.links:active 	{
	color: #FFFFFF;
}


	                 <script language="JavaScript" type="text/JavaScript">
<!--function MM_openBrWindow(theURL,winName,features) 
{ //v2.0  window.open(theURL,winName,features);}//-->
</script>
