body {
	background-color: #006600;
	font-family: arial, helvetica, tahoma, sans-serif;
	margin:0px;
}


A { text-decoration: none }


A:link { color: #ffffe0 }


A:active { color: #ffffff }


A:visited { color: #66ffff }


A:hover { text-decoration:underline; color:#ffffff; font-weight:600; }
