body {
   background-color:transparent;
   font-family: Verdana;
   font-size: 12px;
   color: #3b2f24;
   cursor: default;
   text-align:justify;
}

.class {
border-top: ;
border-bottom: 1px solid #3b2f24;
border-right: ;
border-left: ;
text-align: left;
font-family: arial;
color: #3b2f24;
font-size: 16px;
letter-spacing:2px;
text-transform: none;
}

.class2 {
border-top: 1px dashed #3b2f24;
border-bottom: 1px dashed #3b2f24;
border-right: 1px dashed #3b2f24;
border-left: 1px dashed #3b2f24;
background-color: #997d67;
text-align: left;
font-family: arial;
color: e6ac7e;
font-size: 16px;
letter-spacing:2px;
text-transform: none;
}

a:link {
color : 8a5e36;
text-decoration : underline;
} 
a:active {
color : b59b84; 
text-decoration : underline;
} 
a:visited {
color : 785230; 
text-decoration : underline;
} 
a:hover {
color : 896a4e; 
text-decoration : underline;
cursor : default;
}

BODY {
scrollbar-face-color: b39a85;
scrollbar-highlight-color: bd9982;
scrollbar-3dlight-color: 896952;
scrollbar-darkshadow-color: a58973;
scrollbar-shadow-color: ac9a8e;
scrollbar-arrow-color: ddac88;
scrollbar-track-color: b29179;
}


</style>
