A:link
{ text-decoration: underline; color:#9966FF; }
A:visited
{ text-decoration: line-through; color:#9966FF; }
A:hover
{ text-decoration: none; color:#9966FF; }

body
{ background: #000000;

font-family: arial;
color: #CC99FF;
font-size: x-small;

scrollbar-face-color : #CC99FF;
scrollbar-highlight-color : #9966FF;
scrollbar-3dlight-color : #9966FF;
scrollbar-shadow-color : #000000;
scrollbar-darkshadow-color : #000000;
scrollbar-track-color : #000000;
scrollbar-arrow-color : #000000;}

td
{ font-family: arial;
color: #CC99FF;
font-size: x-small;
padding: 5;}


.heading
{font-family: arial;
color: #CC99FF;
font-size: 16;
text-decoration: underline;}
