a {color: black; font-weight: normal; text-decoration: none}
a:hover {font-weight: bold; text-decoration: underline;}
a:link {color:blue;}
a:visited {color:blue;}
a:active {color:black;}
body{
	scrollbar-face-color: #f8f8f8;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #7e7e7e;
	scrollbar-3dlight-color: #D8D8D8;
	scrollbar-arrow-color: #7e7e7e;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	font-family: Arial;
	font-size: 8px;
}
fieldset {padding: 5px;}
legend {
	color: blue;
	padding-botton: 8px;
	font-family: tohoma;
	font-size: 14px;
}	
