body
{
background-color: #000000;
background-image: url(../common/bg1.jpg);
}

body,table
{
font-family: tahoma, verdana, arial, 'sans serif';
color: #0099FF;
font-weight: 600;
}

p
{
font-family: tahoma, verdana, arial, 'sans serif';
color: #0099FF;
font-weight: 600;
font-size: 75%;
}

a:link, a:visited, a:active
{
color: #CCCCCC;
font-weight: 900;
text-decoration: none;
}

a:hover
{
color: #FF3333;
font-weight: 900;
text-decoration: none;
}