/*
a {text-decoration: none;}
a:visited {color: blue;}
a:hover {text-decoration: underline;}
*/

a {color: blue;}
a:hover {color: black;}

div.banner {border: none; margin-left: 1px; margin-right: 1px; padding: 0.1em 0.3em; text-align: center; font-weight: normal;}
div.banner a:link, div.banner a:visited, div.banner {background: #ffaa2d; color: #fff; text-decoration: none;}
div.banner a:active {background: #ffaa2d; color: #900;}
div.banner a:hover {background: #fff; color: #000000;}

div.top a:link, div.top a:visited, div.top {color: #A5DE7D; text-decoration: underline;}
div.top a:active {background: #ffaa2d; color: #900;}
div.top a:hover {background: #fff; color: #000000;}


.topNavItem {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none;}
.topNavItemActive {text-valign: center; text-decoration: none; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000;}

.offHeader {
   font-family: Arial, Helvetica, Geneva, sans-serif;
   font-weight: bold;
   color:#000000;
}

.offBorder {
   border: #ffaa2d 1px solid;
}
.textA {
   font-family: Arial, Helvetica, Geneva, sans-serif;
   color: #000000;
   font-size: 80%;
}

.newPos {
   color: white; font-weight: bold; background: green;
}

.writeMsg {
   font-family:helvetica ce,arial ce,arial,sans-serif;
   text-decoration:none;
   font-size:12px;
   color: black;
}

.sellingIn {
   text-decoration:underline;
   font-weight:bold;
   color: black;
}
