body
{
	background-color: #68001B;
}

a:link {
color: #CC9999;
text-decoration: none
}
a:visited {
color: #CC8888;
text-decoration: none
}
a:hover {
color: #996666;
text-decoration: none
}