A:link { 
 color: #3399cc;
 font-weight: bold;
 text-decoration: underline;
}

A:active {
 color: #3399cc;
 font-weight: bold;
 text-decoration: underline;
}

A:visited {
 color: #3399cc;
 font-weight: bold;
 text-decoration: underline;
}

A:hover {
 color: #000000;
 font-weight: bold;
 text-decoration: underline;
}

A.footer {
 color: #ffffff;
 text-decoration: none;
}

A.footer:active {
 color: #ffffff;
 text-decoration: none;
}

A.footer:visited {
 color: #ffffff;
 text-decoration: none;
}

A.footer:hover {
 color: #000000;
 text-decoration: none;
}

A.news {
 color: #ffffff;
 font-weight: bold;
 text-decoration: underline;
}

A.news:active {
 color: #ffffff;
 font-weight: bold;
 text-decoration: underline;
}

A.news:visited {
 color: #ffffff;
 font-weight: bold;
 text-decoration: underline;
}

A.news:hover {
 color: #000000;
 font-weight: bold;
 text-decoration: underline;
}

td {
 color: #2F4F4F;
 font-family: verdana, arial;
 font-size: 12px;
}

.news {
 color: #ffffff;
 font-family: verdana, arial;
 font-size: 12px;
}

h1 {
 color: #cc0000;
 font-family: verdana, arial;
 font-size: 17px;
}

.footer {
 color: #ffffff;
 font-family: verdana, arial;
 font-size: 10px;
}