.topmenu {
 font: 80% Arial, Helvetica, Verdana, sans-serif;
 background-color: #1F60A0;
 text-align: center;
 text-decoration: none;
 color: #FFFFFF;
 padding-top: 4px;
 padding-bottom: 4px;
 padding-left: 7px;
 padding-right: 7px;
 border: none;
 }

.topsection {
 font-size: 80%;
 background-color: #FFFFFF;
 text-align: center;
 text-decoration: none;
 font-weight: bold;
 color: #1F60A0;
 padding-top: 4px;
 padding-bottom: 4px;
 padding-left: 7px;
 padding-right: 7px;
 }
 
 .topmenu a:hover {
 text-decoration: none;
 background-color: #FFFFFF;
 color: #1F60A0;
 padding-top: 4px;
 padding-bottom: 4px;
 padding-left: 7px;
 padding-right: 7px;
 }

.new {
 font-size: 75%;
 color: #FFFFFF;
 text-decoration: none;
 margin-top: 5px;
 margin-right: 5px;
 margin-bottom: 0px;
 font-weight: normal;
 line-height: 120%;
 background-color: #497AB7;
}

td#new a {
 font-size: 75%;
 color: #FFFFFF;
 text-decoration: none;
 margin-top: 5px;
 margin-right: 5px;
 margin-bottom: 5px;
 margin-left: 0px;
 font-weight: normal;
 line-height: 150%;
 background-color: #497AB7;
}