body 
{
color: #ffe4e1;
background-color: #bc8f8f; 
scrollbar-arrow-color: #bc8f8f; 
scrollbar-highlight-color: #ffe4e1; 
scrollbar-face-color: #3a1b16; 
scrollbar-track-color: #bc8f8f; 

font: Book Antiqua; 
font-size: 12pt; 
font-color: #ffe4e1; 

} 

hr 
{
color: #3A1B16;
background-color: #3A1B16;
height: 2px;
}
 
a:link {color:#834e4e; text-decoration: none} 
a:visited {color:#544F4E; text-decoration: none}
a:hover {color:#834e4e; text-decoration: none; font-weight: bold}
a:active {color:#544F4E; text-decoration: none; font-weight: bold} 

