/* Use when most of the links are in the main text.  Border links must be marked as class='border' */

a:link {color:navy;}
a:visited {color:navy;}
a:hover {color:red;}

a:link.border {color:#E4D4A9;}
a:visited.border {color:#E4D479;}
a:hover.border {color: aqua;}

p {max-width:640px;}
p.subhead {font-family:arial,helvetica,sans-serif; color:navy; font-weight:bold; font-size:medium;}

span.username {font-family:Fixedsys,Courier,serif; color:#B306B3;} 

td.flat {border-style:solid; border-color:white black black white;}
table.flat {border-style:solid; border-color:black white white black;}

li {max-width:640px;}
