a {
 color:#0000ff;
 text-decoration:none;
}

a:hover {
 text-decoration:underline;
}

body {
 background-color:#eeecd0;

 font-family:Tahoma;
 color:black;
}

img {
 border-width:0px;
}

td {
 vertical-align:top;
}

td.main {
 padding:15px;
}

a.refmenu {
 color:#4f4f44;
}

a.refmenu:hover {
 color:blue;
 text-decoration:none;
}