A:link    { color: #333399; text-decoration: none; }
A:visited { color: #333399; text-decoration: none;}
A:hover   { color: #660000; text-decoration: underline;}
A:active  { color: #660000; text-decoration: none; }

body {
 font: smaller "Century Gothic", sans-serif;
 color: #000000;
 background-color: #FBF2BD;
}

table.comm {
 border: dotted 1px blue;
 width: 90%;
}

td.comm {
 padding-left: 5px;
 padding-top: 5px;
 vertical-align: top;
}
