body {
	background: #fff;
	background-image: url("bg_boat.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: fixed;
	}   

	p { padding: 2px 0px; }
	
.quotes {font-size: 11px }
	
.normal, table {
	font-family: Georgia, Arial, serif;
	font-size: 12px;
	font-style: normal;  
	line-height:1.6;
	color: #000;
}                     
                                
.pimp {
	font-family: Georgia, Arial, serif;
	font-size: 12px;
	font-style: bold;  
	line-height:1.6; 
	color:#000;    
	font-weight: bold;
}                     


.menu {
	font-family: Georgia, Arial, serif;
	font-size: 12px;
	font-style: bold;  
	line-height:1.6;
	color: #fff;
	font-weight: bold;     
}                   
     
          
.down {
	font-family: Georgia, Arial, serif;
	font-size: 12px;
	font-style: bold;  
	line-height:1.6;
	color: #f30;
	font-weight: bold;     
} 


.big {
	font-family: Georgia, Arial, serif;
	font-size: 22px;
	font-style: normal; 
	color: #000;
	font-weight: bold;          
}    
    

.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;  
	line-height:1.6;
	color: #666666;
	font-weight: normal;     
} 
	      
		   	
.footblack {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;  
	line-height:1.6;
	color: #000000;
	font-weight: normal;
}
	   

.box {
	border: 1px dashed #ff3300;
}
		  	   		   	

a:link 		{text-decoration: none;
		color:#fff;}
a:visited	{text-decoration: none;
		color:#fff;}
a:active	{text-decoration: none;
 		color:#fff;}
a:hover		{text-decoration: none;
		color:#f30;}

		
.normal a:link  	{text-decoration: none;
	      		color:#ff0000;
	       		}
.normal a:visited	{text-decoration: none;
			color:#ff3300;
	      		}
.normal a:active 	{text-decoration: none;
	       		color:#ff0000;
       	       		}
.normal a:hover   	{text-decoration: none;
	       		color:#000000;
	       		border-bottom: dotted 1px #000000;}   	
	       		
.foot a:link   		{text-decoration: none;
	      		color:#666;
	       		}
.foot a:visited		{text-decoration: none;
			color:#666;
	      		}
.foot a:active 		{text-decoration: none;
	       		color:#666;
       	       		}
.foot a:hover   	{text-decoration: none;
	       		color:#000;
	       		border-bottom: dotted 1px #000}   	       			
