BODY    
	{
	font-family	:	Arial, Myriad Web, Geneva, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #330066; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #cccc00; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000
	}

A:link 
	{
	text-decoration	:	none;
	color		:	#9966cc;
	}
A:active
	{
	text-decoration	:	underline;
	color		:	#ff0000;
	}
A:visited 
	{
   	text-decoration	:	none; 
   	color		:	#999999; 
	}		
A:hover 
	{ 
   	text-decoration	:	none; 
	color		:	#cccc00;
	}

A.Button:hover
	{
	text-decoration:        none;
        color: 			#ffff00;
	}

A.Button
	{
	text-decoration:        none;
	color:        	        #ffffff;
	}
.Button
	{
	text-decoration:        none;
	color:     	        #ffffff;
	}