A {
	color: Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: none;
	background: none;
}
A:hover {
	color: #FF8C00;
	font-weight: bolder;
	text-decoration: underline;
}

BODY

{
	scrollbar-face-color: #FF8C00;
	scrollbar-shadow-color: #FFFF99;
	scrollbar-highlight-color: #FFF7C6;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #FF8C00;
	scrollbar-track-color: #color;
	scrollbar-arrow-color: #CCCCCC;
	background: url(texture_marble_1.jpg);
}
  
 
</style>