A {
	font-weight: normal;
	text-decoration: none;
	color: #606000;}
A:link {
   text-decoration: underline;
   font-weight: normal;
   color: #606000;}
A:visited {
   text-decoration: underline;
   font-weight: normal;
   color: #606000;}
A:active {
   text-decoration: underline;
   font-weight: normal;
   color: #FF0000;}
A:hover {
   text-decoration: underline;
   font-weight: normal;
   color: #DD7711;}
Body {
	color: Maroon;
}
