
a.menu:active { color: #AB9587; font-size:18px; font-family: Times New Roman;text-decoration: none; }

a:link
{
	color: #AB9587;
	text-decoration: none;

}

a:visited
{
	color: #AB9587;
	text-decoration: none;
}

a:active
{
	color: #AB9587;
	text-decoration: none;
}

a:hover
{
	color: #e0e0c0; font-size:13px;
	text-decoration: none;
}

 

body {
	
	margin: 0px; font-family: Times New Roman;color: #AB9587; font-size:10px;

	scrollbar-face-color: #000000; 
	scrollbar-highlight-color:#000000; 
	scrollbar-3dlight-color: #996633; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-shadow-color: #996633; 
	scrollbar-arrow-color: #996633; 
	scrollbar-track-color: #000000; } 

