A:link
{ text-decoration: underline; color:#4382ab; }
A:visited
{ text-decoration: overline; color:#4382ab; }
A:active
{ text-decoration: none; color:#000000; }
A:hover
{ text-decoration: none; color:#000000; border-top: 1px #4382ab; border-bottom: 1px #4382ab;}

p {font-family: tahoma; 
font-size: 11;
color: #000000;}

body 
{  font-family: tahoma;
color: #000000; 
font-size: 11;
background-image: url(bg.png);
background-attachment: fixed;  }


td
{ font-family: value; tahoma
color: #000000;
font-size: 11;
background: #FFFFFF; }

#header
{ font-family: monotype corsiva;
text-align: center;
letter-spacing: 2pt;
font-size: 18pt;
border-bottom: 1px solid #666666;
border-right: 1px solid #666666;
border-top: 1px solid #666666;
width: 350px;
height: 35px;
padding-left: 2px;
padding-right: 2px;
padding-bottom: 1px;
padding-top: 0px; }


