body {background-color:#000;font-family: "Trebuchet MS", Verdana, Sans-serif; font-size: x-large;}
p {color:#ffffff}
h1,h2,h3 {color:#ffffff}
hr {color:#aa0000}
a, a:link {
	color: blue;
	font-weight: normal;
	}

a:visited {
	color: blue;
	}

a:hover {
	background-color: #fee;
	color: blue;
	text-decoration: none;

