body {
background-image: url(pics/tile.gif);
font: 13px Arial, sans-serif;
color: #000000;
}

/* FONTS */

H1 {
FONT-WEIGHT: Bold; FONT-SIZE: 24px; COLOR: #000000; font: Arial, sans-serif;
}

H2 {
FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #000000; font: Arial, sans-serif;
}

/* LINKS */

a:link {
color: #000000;
text-decoration: none;
}

a:visited {
color: #000000;
text-decoration: none;
}

a:hover {
color:#009933;
text-decoration: underline;
}

a:active {
color: #000000;
text-decoration: none;
}
