body
{
font-family:arial;
background-color:#E5FFCC
}
a:link
{
text-decoration:none;
color:#AB52FF
}
a:visited
{
text-decoration:none;
color:#AB52FF
}
a:active
{
text-decoration:none;
color:#AB52FF
}
a:hover
{
text-decoration:underline;
}
h1
{
text-size:32px;
font-decoration:underline;
font-weight:bold
}
h2
{
text-size:26px;
font-decoration:underline
}
td
{
text-align:center
}