body {
background: #343434;
font-family: tahoma, verdana, sans-serif;
font-size: 11px;
color: #343434;
margin: 0px;
}

a:link {
color: #9999cc;
text-decoration: underline
}

a:visited {
color: #9999cc;
text-decoration: underline
}

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

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

span#bottomlink a{
font-size: 10px;
font-family:tahoma,sans-serif;
font-style: normal;
text-decoration: none;
color: #c0c0c0;
}

span#bottomlink a:hover{
font-size: 10px;
font-family:tahoma,sans-serif;
font-style: normal;
text-decoration: underline;
color: #ffffff;
}

.bottomlink a{
font-size: 10px;
font-family:tahoma,sans-serif;
font-style: normal;
text-decoration: none;
color: #c0c0c0;
}

.bottomlink a:hover{
font-size: 10px;
font-family:tahoma,sans-serif;
font-style: normal;
text-decoration: underline;
color: #ffffff;
}

td {
font-family: tahoma, verdana, sans-serif;
font-size: 11px;
color: #343434;
}
