body {
	font-family: Verdana, Tahoma;
	font-weight: bold;

}
a:link {text-decoration: none; color: black;}
a:visited {text-decoration: none; color: black;}
a:active {text-decoration: none; color: black;}
a:hover {
	color: #6ab023;
	font-weight: bold;
}

