a:visited { color: #FF9000; text-decoration: none }
a:link { color: #FF9000; text-decoration: none }
a:hover { color: red; text-decoration: underline }
a.cat:visited { color: #7C7C7C; text-decoration: underline }
a.cat:link { color: #7C7C7C; text-decoration: underline }
a.cat:hover { color: red; text-decoration: underline }

.partner { color: #000000; }

input.button { background: #E8E8E8; }
input.sub { background: #E8E8E8; }
input.but_search { background: #E8E8E8; width: 140;}

td { color: #7C7C7C; font: 11px "Arial", san-serif;  line-height: 18px;}
div { font: bold 12px "Verdana", san-serif; }

A.partner:visited {color: darkblue; text-decoration: underline}
A.partner:link {color: black; text-decoration: underline}
A.partner:hover {color: red; text-decoration: underline}

.h1g {color: #2A2A2A; font: 12px "Tahoma", san-serif }
.input {border-style: solid; border-color:#616161; background:#E4E4E4 ;border-width:1}
.but_solid {border-style: outset; border-width: 1; width:70; height:22; font-size:12}
