td {
 font-family: Arial, Verdana, sans-serif;
 font-size:12px;
}

a {
 text-decoration:underline;
}

a:hover {
 color:#E18700;
}

.menulinks {
 color:#FFFFFF;
 text-decoration: none;
 font-size:13px;
 font-weight: bold;
 
}

.menulinks:hover {
 color:#E18700;
}

.newslink {
 font-size:12px;
 color:#000000;
}

.newslink:hover {
 text-decoration:none;
 color:#000000
}

.h1 {
 font-size:15px;
 color:#004563;
 font-weight:bold;
 font-style:italic;
}

.h2 {
 color:#E78600;
 font-weight:bold;
 font-size:13px;
}