a:link{text-decoration:underline; color:#006C00;}
a:visited{text-decoration:underline; color:#006C00;}
a:active{text-decoration:none; color:#669966;}
a:hover{text-decoration:none; color:#669966;}

body {
background-color: #E1D8BE;
color: #006C00;
font-family:verdana;
font-size:16px;
font-weight:bold;
text-align:center;
scrollbar-face-color: #333300;
scrollbar-3dlight-color: #006C00;
scrollbar-shadow-color: #006C00;
scrollbar-highlight-color: #E1D8BE;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;
}

hr {
color: #006C00;
size:1px;
width:75%;
}

.div {
position: absolute;
bottom: 1em;
right: 1em;
text-align: right;
 }
