<style>
h2{
font-size:36px;
color: #330000;
padding: 0px
}

h3{
font-size:18px;
font-family:arial;
color: #330000;
margin-bottom : 0px;
}

h4{
font-size:12px;
color: #330000;
margin-bottom : 0px;
}

h6{
font-size:12px;
color: #000000;
}

A.headerlink {
text-decoration: none;
font-family:arial;
font-size:18px;
color: #FFFFFF;
}


A.menulink {
display: block;
width: 90px;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:11px;
color: #FFFFFF;
BORDER: none;
border: solid 1px #330000;
background-color:#996633;
}

A.menulink:hover {
color: #330000;
background-color:#FFFFFF;
}

A.sidelinknews {
text-decoration: none;
font-family:arial;
font-size:10px;
color: #000000;
}

A.sidelinknews:hover {
color: #CC0000;
}

</style>