a:link              { font: arial; color: #444444; text-decoration: none;}
a:active            { font: arial; color: #444444; text-decoration: none;}
a:visited           { font: arial; color: #444444; text-decoration: none;}
a:hover             { font: arial; color: #444444; text-decoration: underline;}



a.copyright:link    { font: arial; color: #000000; text-decoration: none; }
a.copyright:active  { font: arial; color: #000000; text-decoration: none; }
a.copyright:visited { font: arial; color: #000000; text-decoration: none; }
a.copyright:hover   { font: arial; color: #000000; text-decoration: none; }



body
{
  margin-top:    0;
  margin-bottom: 0;
  margin-left:   0;
  margin-right:  0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
}

td,font{
font-size:12px;
}

P{
font-size:12px;
}

img { border-color: #999999; }



select, option, textarea, input
{
  color: #000000;
  background:#FFFFFF;
  border:solid 1px;
  font-size:   11px;
  font-family: arial;
}

hr

{
  height: 1px;
  border: 0px;
  color: #CC9900;
  background-color: #000000;
}



.pluginname1

{
  font-family: arial;
  font-size:   11px;
  font-weight: bold;
  width:100%;
  line-height:20px;
  text-align:center;
  color: #ffffff;
  background-color:#000000
}



.pluginname2

{
  font-family: arial;
  font-size:   11px;
  font-weight: bold;
  width:100%;
  color: #ffffff;
  padding-top: 6px;
}