a:link
{ text-decoration: underline; color:#ffffff; }
a:visited
{ text-decoration: underline; color:#ffffff; }
a:active
{ text-decoration: underline; color:#ffffff; }
a:hover
{ text-decoration: none; color:#ff99cc; 
}

body
{ background: rgb(9,12,34);
font-family: verdana;
font-size: 10pt;
}

p {color: rgb(255,255,255)}




