body {
background: #000000;
color: #E9CFF5;
font-size: 10px;
font-family: verdana, arial;
}

table, td {
color: #E9CFF5;
font-size: 10px;
font-family: verdana, arial;
}

a:link {
color: #A863A8;
text-decoration: none;
}

a:visited {
color: #A863A8;
text-decoration: none;
}

a:active {
color: #A863A8;
text-decoration: none;
}

a:hover {
color: #A863A8;
text-decoration: underline overline;
}

img {
border: none;
}

.floatright
{
float: right;
}
