a {
font-weight : bold; 
} 
A:link {
text-decoration : none; 
font-weight : bold; 
color : #8A9A68; 
} 
A:visited {
text-decoration : none;
 font-weight : bold; 
color : #8A9A68; 
} 
A:active {
color : #000063;
font-weight : bold;
text-decoration : none;
} 
A:hover {
color : #919C7A;
background-color : #B8E4EE;
font-weight : bold; 
text-decoration : none;
} 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}