
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:12px; 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:#00FFFF;
SCROLLBAR-HIGHLIGHT-COLOR:#000000;
SCROLLBAR-SHADOW-COLOR:#000000;
SCROLLBAR-3DLIGHT-COLOR:#CCCCCC;
SCROLLBAR-ARROW-COLOR:#000000;
SCROLLBAR-TRACK-COLOR:#999999;
 SCROLLBAR-DARKSHADOW-COLOR:#000000;} } 


