body	{
overflow: hidden;
background-color: #333333;
font-family: century gothic,arial;
font-size: 9px;
color: #dddddd;
}
td	{
background-color: #333333;
font-family: century gothic,arial;
font-size: 11px;
color: #aaaaaa;
text-align:center;
}
a:link {
background-color: #333333;
font-family: century gothic,arial;
font-size: 9px;
color: #aaaaaa;
text-decoration: none;
}
a:visited {
background-color: #333333;
font-family: century gothic,arial;
font-size: 9px;
color: #aaaaaa;
text-decoration: none;
}
a:active {
background-color: #333333;
font-family: century gothic,arial;
font-size: 9px;
color: #aaaaaa;
text-decoration: none;
}
a:hover {
background-color: #333333;
font-family: century gothic,arial;
font-size: 9px;
color: #ffffff;
text-decoration: none;
}