
a.menu:active
{
	color: #CCCCCC;
	font-size:14px; font-family: Times New Roman;text-decoration: none; 
}

a:link
{
	color: #CCCCCC;
	font-size:14px; font-family: Times New Roman;text-decoration: none; cursor:url("02.cur");
}

a:visited
{
	color: #CCCCCC;
	font-size:14px; font-family: Times New Roman;text-decoration: none; cursor:url("02.cur");
}

a:active
{
	color: #CCCCCC;
	font-size:14px; font-family: Times New Roman;text-decoration: none; cursor:url("02.cur");
}

a:hover
{
	color: #FF3333;
	font-size:10px; font-family: Times New Roman;text-decoration: none; cursor:url("02.cur"); 
}

 

body {	
	
	cursor:url("01.cur");
	margin: 0px; font-family: Times New Roman;color: #CCCCCC; font-size:14px;

scrollbar-face-color: #000000; 
scrollbar-highlight-color:#000000; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-shadow-color: #000000; 
scrollbar-arrow-color: #000000; 
scrollbar-track-color: #000000; } 


