body {
margin: 1;
padding: 1;
background: #ffffff;
color: #666666;
font: 12px ‘Trebuchet MS’, Verdana,
Georgia, Arial, sans-serif;
}.menu {color: #666666;
background: #ffff00; border: 1px #
ff0000 solid; }
a {
text-decoration: none;
color: #000099;
}a:hover {
color: #2B4C8D;
text-decoration: underline;
}