BODY {
	background-repeat: no-repeat;
	background-attachment: fixed;
    background-color: 2A2A2A;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 12px;
    color: FFFFFF;
}
TD {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 12px;
    color: FFFFFF;
}
A:VISITED
{
	color: #FB70E9;
}
A:LINK
{
	color: #C9E6FF;
}
A:HOVER
{
	color: #FFCCCC;
}