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

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

a:active {
color: #0080FF;
text-decoration: none;
}

a:hover {
color: #FF0000;
text-decoration: none;
}

p {
font-family: Verdana,Arial,Helvetica;
color: #000000;
}

H1 {
text-align: center;
font: bold 8pt Arial,Helvetica,Sans-serif;
text-decoration: none;
color: #000000;
}
