font {
font-size: 12px;
font-family: verdana, arial, geneva, sans-serif;
}

.small {
font-size: 10px;
font-family: verdana, arial, geneva, sans-serif;
}

.categorydescription {
font-size: 10px;
color: #666666;
font-family: verdana, arial, geneva, sans-serif;
}

.footer {
font-size: 10px;
color: #666666;
font-family: verdana, arial, geneva, sans-serif;
}

.menu {
font-size: 10px;
color: #666666;
font-family: verdana, arial, geneva, sans-serif;
text-decoration: none;
}

.error {
color: #FF0000;
}

.clickstream {
font-size: 10px;
color: #000000;
font-family: verdana, arial, geneva, sans-serif;
}

.link {
font-size: 12px;
color: #000000;
font-family: verdana, arial, geneva, sans-serif;
}

input.button {
background-color: #CCCCCC;
background-image: url(tpl_images/button.gif);
height: 19;
width: 102;
border-style: outset;
border: 1;
font-family: verdana, sans-serif;
font-weight: normal;
font-size: 10px;
color: #666666;
cursor: hand;
}

input.buttonsearch {
background-color: #CCCCCC;
background-image: url(tpl_images/buttonsearch.gif);
height: 19;
width: 70;
border-style: outset;
border: 1;
font-family: verdana, sans-serif;
font-weight: normal;
font-size: 10px;
color: #666666;
cursor: hand;
}

a:hover {
color:#66AF00;
}

.news {
font-size: 12px;
color: #000000;
font-family: verdana, arial, geneva, sans-serif;
}
a.news:link {
  color:#000000;
}
a.news:visited {
  color:#000000;
}
a.news:hover {
  color:#000000;
}

hr { 
border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
} 





