a {text-decoration: none}

a:link{ color: #3D0FC1; text-decoration: none }

a:visited { color: #3D0FC1; text-decoration: none }

a:hover { color: #9B9B9C; text-decoration: none }

body{
background-image: url(images/bg.jpg);
background-attachment: fixed;
font-family: verdana; 
font-size:8pt; 
font-color:#000000;
line-height:9pt; }