A{	
	color : #339933;	
	background : transparent;
	text-decoration : none;	
}

A:active{
	color : #99FF99;
	background : transparent;
	text-decoration : plain;
	!important
	}

A:visited{
	color : #00CC33;
	background : transparent;
	text-decoration : none;	
}

A:link{	color : #339933;
	background : transparent;
	text-decoration : none;	
}


A.ilink{
	color : #339933;
	background : transparent;
	text-decoration : none;
		}
A.ilink:link{
		color : #339933;
	background : transparent;
	text-decoration : none;	
}
A.ilink:active{
	color : #99FF99;
	background : transparent;
	text-decoration : none;	
}
A.ilink:visited {
	color : #00CC33;
	background : transparent;
	text-decoration : none;
	}
A.ilink:hover{
	color : #00CC33;
	background : transparent;
	text-decoration : underline;
	}
A:hover{
	color : #00CC33;
	background : transparent;
	text-decoration : underline;
	}
body {	scrollbar-face-color: #000000; scrollbar-shadow-color: #FFFFFF;	scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color:
 	#000000;	
scrollbar-darkshadow-color: #000000; scrollbar-track-color: 	#CCCCCC;	
scrollbar-arrow-color: #FF6666}