html {
   scrollbar-base-color: #E1E9DC; 
   scrollbar-arrow-color: #ffffff;}
   
A { color: #3A5E81; text-decoration: none}

A:Hover { color: #804000; font-weight: bold; text-decoration: underline}

A.line { color: #CAD2D1; text-decoration: none}

A.line:Hover { color: #CAD2D1; font-weight: none; text-decoration: none}

A.text {
	font-family: trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	color:  #3A5E81;
	text-decoration: none;
}
A.text:Hover {
	font-family: trebuchet MS;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
