pre{font-family:monospace;}
body{font-family: Verdana; background-color: #0066CC; margin: 0px; margin-top: 5px;}

a{color: yellow;}
a: visited{color: yellow;}
a: hover{color: white;}
a: active{color: orange;}

.lWhite a{color: white;}
.lWhite a:visited{color: white;}
.lWhite a:hover{color: yellow;}
.lWhite a:active{color: orange;}

.Blue A{color: blue;}
.Blue A:visited{color:blue;}
.Blue A:hover{color:red;}
.Blue A:active{color:orange;}

.Menu a{ color: #0000AF; background-image: url(Assets/Menu.jpg); width: 288px; height: 44px; padding-top:6px; text-decoration: none;}
.Menu a:visited{color: #0000AF;}
.Menu a:hover{color: #C91CA4;}
.Menu a:active{color: orange;}

.topMenu a{font: bold 11px/22px Arial; color: black; background-image: url(Assets/topMenu.jpg); padding-left:13px; width: 124px; height: 22px; text-decoration: none;}
.topMenu a:visited{color: black;}
.topMenu a:hover{color: #C91CA4;}
.topMenu a:active{color: orange;}

.sideMenu a{font: bold 13px/30px; color: white; background-image: url(Assets/sideMenu.jpg); width: 180px; height: 30px; text-decoration: none;}
.sideMenu a:visited{color: white;}
.sideMenu a:hover{color: #FF7991;}
.sideMenu a:active{color: orange;}

.smallMenu a{font: bold 10px/22px Arial; color: black; background-image: url(Assets/topMenu.jpg); padding-left:10px; width: 124px; height: 22px; text-decoration: none;}
.smallMenu a:visited{color: black;}
.smallMenu a:hover{color: #C91CA4;}
.smallMenu a:active{color: orange;}
;
