A  {
	font-size : 10;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

A:Visited  {
	font-size : 10;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

A:Active  {
	font-size : 10;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : blue
	text-decoration : none;
}

A:Hover  {
	font-size : 10;
	font-family : verdana;
	font-weight : bold;
	font-style : bold;
	color : #4ab04a;
	text-decoration : none;
}

BODY {margin-top: 0cm; margin-bottom: 0cm; margin-left: 0cm; margin-right: 0cm;}
Body	{scrollbar-3dlight-color:silver; 
	scrollbar-arrow-color:black;
	scrollbar-base-color:#4ab04a;
	scrollbar-darkshadow-color:gray;
	scrollbar-face-color:#4ab04a;
	scrollbar-highlight-color:silver;
	scrollbar-shadow-color:silver}

body {font-family: verdana} 

