
.wmarkie {
   position: absolute;
   visibility: hidden;
   z-index: 1000;
}
.wmarknav {
   position: absolute;
   visibility: hide;
   z-index: 1000;
}
a, a:link, a:active, a:visited {
   color: #FF33CC;
}
a:hover, .hover {
   color: #993300;
   font-style: inherit;
   font-weight: inherit;
   text-decoration: inherit;
   text-transform: none;
}
body {
   color: #0000CC;
   background-color: #FFFF33;
}
.basic {
   color: #0000CC;
   background-color: #FFFF33;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style: normal;
   font-weight: bold;
   font-size: medium;
   text-decoration: none;
   text-transform: none;
}
.title {
   color: #0000CC;
   background-color: #FFFF33;
   font-family: Arial, Helvetica, Sans-serif;
   font-style: normal;
   font-weight: bold;
   font-size: medium;
   text-decoration: none;
   text-transform: none;
}
.bignav {
   color: #FF33CC;
   background-color: #FFFF33;
   font-family: Arial, Helvetica, Sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: medium;
   text-decoration: none;
   text-transform: none;
}
.smallnav {
   color: #FF33CC;
   background-color: #FFFF33;
   font-family: Arial, Helvetica, Sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: small;
   text-decoration: none;
   text-transform: none;
}
