a:link {
	color : #808C11;
	text-decoration : none;
}

a:visited {
	color : #808C11;
	text-decoration : none;
}

a:hover {
	color :#A4A271;
	text-decoration : underline;
}

a:active {
	color : #A4A271;
	text-decoration : none;
}

                  body {
                  background: #000000 url(images/background5.jpg);
                  background-attachment: fixed; 
                  width: 980px;
                  font-size: 9pt;
                  color:  #A4A271;
	font-family : Tahoma,Georgia,Verdana;

}
