BODY {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: transparent;
	color: #666666;
	SCROLLBAR-FACE-COLOR: #008FDE;
	SCROLLBAR-HIGHLIGHT-COLOR: #87E0F8;
	SCROLLBAR-SHADOW-COLOR: #87E0F8; 
	SCROLLBAR-3DLIGHT-COLOR: #f3f3f3; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #f3f3f3	
}

:link { color: #008FDE } /* for unvisited links */
:visited { color: #008FDE } /* for visited links */ 
a:active { color: #87E0F8 } /* when link is clicked */ 
a:hover { color: #87E0F8 } /* when mouse is over link */ 
a.plain { text-decoration: none } /* link no line */ 

TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
.Oceantoy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}
