body {  font-size : x-small;
	scrollbar-3dlight-color : white;
	scrollbar-arrow-color : white;
	scrollbar-darkshadow-color : darkblue;
	scrollbar-face-color : darkblue;
	scrollbar-highlight-color : darkblue;
	scrollbar-shadow-color : white;
	scrollbar-track-color : darkblue;
      }
a.mail {background: white; color : darkblue; text-decoration: underline;}
a.mail:hover { background: white; color : red; text-decoration : none;}
a:link{	color : darkblue;	text-decoration : underline;	background: white;}
a:visited{color : darkblue;     text-decoration : underline;    background: white;}
a:active{ color : red;	        text-decoration : none; background: white;	}
a:hover{color : red;	text-decoration : none; background: white;}
