body {
font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Handwriting"; 
background-color: #ffffff
}

a:link {
color: #204040; 
text-decoration: none
}

a:visited {
color: #204040;
text-decoration: none
}

a:hover {
color: #ff0000 
}

a:active {
color: #204040
}

h1 {
color: #204040;
text-align: center
}

h2 {
color: #204040;
text-align: center
}

h3 {
color: #204040;
text-align: center
}

p {
color: #204040;
}