body { background-color:#e9132f; color:ffffff; font-family:"Comic Sans MS" }
b { color:#888888 }

a:link
{
text-decoration: none;
background-color: transparent;
color:#ffffff;
}

a:visited
{
text-decoration: none;
background-color: transparent;
color:#ffffff;
}

a:hover
{
text-decoration: none;
background-color: transparent;
}

a:active
{
text-decoration: none;
background-color: transparent;
}