 a:link    {color: #e91b1d; text-decoration: none;}
 a:active  {color: #e91b1d; text-decoration: none;}
 a:visited {color: #e91b1d; text-decoration: none;}
 a:hover   {color: #e91b1d; text-decoration: underline;}
 
 
body {background: #3a473e url(body_bk.jpg);
background-repeat:no-repeat; 
background-position:center;
background-position:top;
background-attachment:fixed}


.main {font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 12.0px;
       line-height: 1.3;
       font-weight: normal;
       color: #000000;}
       
.second {font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 11px;
       font-weight: normal;
       color: #000000;}
