A:HOVER { text-decoration:none ; color:#000099 ; background-color : white;}
A:link		{color:#ffffff;text-decoration:none}
A:visited	{color:#ffffff;text-decoration:none}
A:active	{color:blue;text-decoration:none}


FONT { font-family: Tahoma,"MS UI Gothic",Osaka,sans-serif;}

BODY { scrollbar-face-color:#663333;
    font-size:15px; 
    color:#000000;
    background:#bf9f87;}

BODY, TH, TD { line-height: 150%; font-size:15px;}

th,td{ padding:10px;}

th{ background:#663333;
    font:16px;color:#eeeeee;
    border:0 #b22222 dotted;
    }

td{
   font:15px;color:#7b2e00;line-height:150%;
   border:0 #b22222 dotted;
    }

TABLE{width:70%;
      border:0 #b22222 dotted;
      CELLSPACING:0;
      CELLPADDING:7;
     }
     