body,br,p,div,td,th,b { font-family: Arial, sans-serif;
                        color:#ff0000;
                        font-size:13px;
                        font-weight:bold;
                         }

td				  { height:25px; width=120px; }

a:link    { color:#000099; text-decoration:none; }
a:visited { color:#000099; text-decoration:none; }
a:active  { color:#000099; text-decoration:none; }
a:hover   { color:#ff0000; text-decoration:none; }
