a			{font-family:arial, tahoma, verdana;
			font-weight:700;
			color:green;
			font-size:20px;
			background-color:white;
			border: solid 3px green;
			text-decoration:none;
			}
a:hover		        {font-family:arial, tahoma, verdana;
			font-weight:700;
			color:#CC0000;
			font-size:20px;
			background-color:white;
			border: solid 3px #CC0000;
			text-decoration:none;
			}

BODY 			{scrollbar-face-color:#004F00; 
			scrollbar-shadow-color:#004F00; 							                        scrollbar-highlight-color:#004F00;
			scrollbar-3dlight-color: #004F00; 								                scrollbar-darkshadow-color: #004F00; 
			scrollbar-track-color:white; 									        scrollbar-arrow-color:white; 
 
			}
a.map			{font-family:arial, tahoma, verdana;
			font-weight:700;
			color:green;
			font-size:20px;
			background-color:white;
			border: solid 0px green;
			text-decoration:none;
			}
a.map:hover		{font-family:arial, tahoma, verdana;
			font-weight:700;
			color:#CC0000;
			font-size:20px;
			background-color:white;
			border: solid 0px #CC0000;
			text-decoration:none;
			}
