body     { color: #336; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: lighter; background-color: white; background-repeat: no-repeat; background-position: right bottom; margin: 10px }
p {font-size: 11px; }
td  { padding: 10px }

.menu {font-size: 13px;}
.menu a:link { text-decoration: none; color: white;}
.menu a:visited { text-decoration: none; color: #eee;}
.menu a:hover { text-decoration: underline; color: white;}
.menu a:active { text-decoration: none; color: red;}

a:link { text-decoration: underline; color: #336;}
a:visited { text-decoration: underline; color: #336;}
a:hover { text-decoration: none; color: #669;}
a:active { text-decoration: none; color: red;}


