body
{
font-family : sans-serif;
font-size : 18px;
}

h1
{
color : #FFAAEE;
}

a:link, a:visited
{
text-decoration : none;
color : #FFAAEE;
}

a:hover
{
text-decoration : underline;
color : #FFFFFF;
}
