font { color : #000000; font-size : 12px; font-family : "Courier New", Courier, mono; text-decoration : none; text-align: justify; }
a {
color : white;
font-size : 12px;
font-family : "Courier New", Courier, mono;
text-decoration : none;
background-color : #bda360;

}
.main { color : black; font-style : normal; font-size : 12px; font-family : Helvetica, Arial, san-serif; background-color : #bda360; line-height : 16px; text-decoration : none; text-align: left; left : 50px; white-space: normal; }

BODY { background-color : #6ea875; text-align: left; }
a:hover {
color : #000000;
background-color : #538e8e;

}