
BODY { 
 color: black;
 background-color: #D7D3D2;
 background-image: url(marble.gif);
 font-family: lucidabright, palatino, times, serif
}

EM { 
    color: #4477ff;
    font-family: palatino, times, serif;
    text-decoration: none;
    font-weight: bold; 
}
STRONG { 
    color: #4477ff;
    font-family: palatino, times, serif;
    text-decoration: none;
    font-weight: bold; 
}

H1, H2, H3, H4, H5, H6 { 
 font-family: helvetica, arial, sans-serif
}

ADDRESS { 
 font-family: helvetica, arial, sans-serif;  
 font-size: 75%
}

A:link { 
 color: #78021C;
 background-color: transparent;
}"

A:visited { 
 color: #a02020;
 background-color: transparent;
 text-decoration: underline;
}

// LINK="#78021C" 
// VLINK="#7F6666"
// ALINK="#FF FFFF" 

