body {
background-color: #faf1e6;
font-family: "Tahoma";
font-size: 10px;
color: #304267;
font-weight: normal;
}

a:active, a:link, a:visited {
font-family:"Tahoma";
font-size: 12px;
color: #304267;
font-weight: bold;
text-decoration: underlined;
}
a:hover {
font-family: "Tahoma";
font-size: 12px;
color: #4d0f04;
font-weight: normal;
text-decoration: underlined;
}
