
/* Basic text      */

A:link
{ text-decoration: none; color:#9C9495; }
A:visited
{ text-decoration: underline; color:#8F9CA9; }
A:hover
{ text-decoration: overline underline; color:#C3BDBD;
 cursor:crosshair; }

body{font-family:  Lydian BT, arial,helvetica; 
color: #807A7B; 
letter-spacing: 1pt; 
font-weight: 500; 
font-size: 10pt;}



