a:link              { font: 12px verdana; color: #000; text-decoration: underline; }

a:active            { font: 12px verdana; color: #000; text-decoration: underline; }

a:visited           { font: 12px verdana; color: #000; text-decoration: underline; }

a:hover             { font: 12px verdana; color: #444; text-decoration: underline; }


a.category:link     { font: 12px arial;   color: #FFFFFF; text-decoration: underline; font-weight: bold; }

a.category:active   { font: 12px arial;   color: #FFFFFF; text-decoration: underline; font-weight: bold; }

a.category:visited  { font: 12px arial;   color: #FFFFFF; text-decoration: underline; font-weight: bold; }

a.category:hover    { font: 12px arial;   color: #DFE1EC; text-decoration: underline; font-weight: bold; }



a.copyright:link    { font: 11px verdana; color: #000; text-decoration: underline; }

a.copyright:active  { font: 11px verdana; color: #000; text-decoration: underline; }

a.copyright:visited { font: 11px verdana; color: #000; text-decoration: underline; }

a.copyright:hover   { font: 11px verdana; color: #404040; text-decoration: underline; }



img { border: 1; }



b, strong { font-weight : bold; }



body {
  margin-top:    0;
  margin-bottom: 0;
  margin-left:   0;
  margin-right:  0;
  padding: 0;
  font:  12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
  color: #000000;
  background-color: #FFFFFF;
  scrollbar-base-color: #6C0107;
}

h1, h2 , h3 , h4 {
  color: #24328B;
  margin : 0 ;
  padding : 2px ;
}

h1 {
  font-size: 32px;
}

select, option, textarea, input {
  border-width: 1px;
  color: #000;
  font-size:   12px;
  font-family: Verdana;
  background-color: #fff;
}



input.checkbox {
  background-color: #000;
}



td, font {
  font:  12px verdana, arial;
  color: #000000;
}



hr {
  height: 1px;
  border: 0px;
  color: #404040;
  background-color: #404040;
}

.pluginname {
  color:       #fff;
  font-size:   12px;
  font-family: Verdana;
  background-color: #B2B8DB;
  font-weight: bold;
}
