body,td,th {
color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
body {
background-color: #515151;
background-image: url(bg.gif);
background-repeat:repeat-y;
}
.style10 {font-size: 16px; font-weight: bold; }
.style6 {font-size: 3px}
a:link {
color: #CCCCCC;
text-decoration: none;
}
a:visited {
color: #CCCCCC;
text-decoration: none;
}
a:hover {
color: #CCCCCC;
text-decoration: underline;
}
a:active {
color: #CCCCCC;
text-decoration: none;
}