body {
 font-family: Tahoma, Sans-serif;
 background: #efefee;
 margin: 0px;
}

a {
 width: 150px;
 text-align: font-family: Tahoma, Sans-serif;
 color: #ffffff;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

h2 {
 font-size: 12pt;
 border-bottom: 1px solid black;
}