<style type="text/css">

.navmenu {
        font-family: Verdana, Geneva, Arial, sans-serif;
        color: #000000;
        font-weight: bold;
        background : #F2F5F7 ;
}
.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}
.navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #000000;
}
.navmenu a:hover {
        background : #8AA5B5 ;
        text-decoration: none;
        color:         #FFFFFF;
}
span.hidden{
  display: none;
}
span.error{
  display: inline;
  color: black;
  background-color: pink;
}
a { color: #1c2c44; font-weight : normal; text-decoration : underline; }
a:hover { color: red; font-weight : normal; text-decoration: underline; }

a.grey { color: #4F4F4F; font-weight : normal; text-decoration : none; }
a:hover.grey { color: #AA2222; font-weight : normal; text-decoration: none }

h2 {font-size: 20; font-family: arial narrow; margin: 0 0 0.25em 0; padding-left:0px; color="#354A8C"; text-decoration: none;}

a.MenuItem {
font-family : verdana;
font-weight : normal;
font-size : 10px;
text-decoration:none;
color: #C2C2C2;
}
a:hover.MenuItem {
font-family : Verdana;
font-weight : normal;
font-size : 10px;
color: #CFCFCF;
}
a.BlackItem {
font-family : verdana;
font-weight : normal;
font-size : 10px;
text-decoration:none;
color: #333333;
}
a:hover.BlackItem {
font-family : Verdana;
font-weight : normal;
font-size : 10px;
color: #883333;
}
a.newslink {
font-family : verdana;
font-weight : bold;
text-decoration : none;
font-size : 11;
color: #121278;
}
a:hover.newslink {
font-family : Verdana;
font-weight : bold;
text-decoration : underline;
font-size : 11;
color: #121278;
}
a.friends {
font-family : verdana;
font-weight : bold;
text-decoration : none;
font-size : 11;
color: #1c2c44;
}
a:hover.friends {
font-family : Verdana;
font-weight : bold;
text-decoration : underline;
font-size : 11;
color: #1c2c44;
}
</style>