BODY {
background: #aaaaaa;
color: #222222;
}

H1 {
font-family: sans-serif;
font-size: 24;
font-weight: bold;
}

H2 {
font-family: sans-serif;
font-size: 18;
font-weight: bold;
}

A:LINK, A:VISITED {
color: #cccccc;
text-decoration: none;
font-family: sans-serif;
font-size: 16;
font-weight: bold;
margin
}

A:HOVER {
color : #ffffff;
}
