body {
font-family: arial, sans-serif;
color: white;
background-color: #777;
font-size: smaller;
text-align: left;
}
A:link, A:visited {
font-weight: bold;
text-decoration: none;
color: white;
background color: transparent;
}
li {
font-weight:bold;
}
h2 {
font-size: medium;
}



