body {
color: #d79df1;
background: #ffffff;
font-family: arial;
font-weight: bold;
font-size: 16pt;
scrollbar-face-color: #ddbbff;
scrollbar-shadow-color: #aa88cc;
scrollbar-highlight-color: #ffccff;
scrollbar-3dlight-color: #ffcccc;
scrollbar-darkshadow-color: #7777dd;
scrollbar-track-color: #ffccee;
scrollbar-arrow-color: #ffffff;
}

td {
color: #9955aa;
font-family: arial;
font-weight: bold;
font-size: 10pt;
}

A:link    {text-decoration: none; color: ff55cc; font-family: arial;}
A:visited {text-decoration: none; color: ffaacc; font-family: arial;}
A:active  {text-decoration: none; color: ffaacc; font-family: arial;}
A:hover   {text-decoration: none; color: ff3355; font-family: arial;}
A:hover   {position: relative; top: 1px; left: 1px }
