/* CSS Document */

body {background-color: #fff;}

body, th, td {
 font-family: Arial, Helvetica, sans-serif;
 color: #333;
 font-size: small; 
}

.clear { clear: both;}
img {border: 0;}

a:link, a:active, a:visited {color:#4C166C; background-color: transparent;}
a:hover {color: #7744a0; background-color: transparent;}
#footer a:link, #footer a:active, #footer a:visited {color: #999; background-color: #fff; text-decoration: none;}
#footer a:hover {text-decoration: underline;}
