A:link
{ text-decoration: underline;  
color: #000000; }
A:visited
{ text-decoration: underline;  
color: #000000; }
A:active
{ text-decoration: underline;  
color: #000000; }
A:hover
{ text-decoration: none;  
color: #0000FF;}

p 
{ font-family: tahoma; 
font-size: 11;
color: #000000;}

body 
{ background-image:  url(bg.png);
background-attachment: fixed;
background-repeat: repeat-x;
font-family: tahoma;
color: #000000; 
font-size: 11;
}


table
{ font-family: tahoma;
color: #000000;
font-size: 11;
padding: 0;
 }



