p {font-size: 1em;}
A {text-decoration:none; color:White;}
A:visited {
	color: #CDCCCC;
	text-decoration:none;
	}
A:hover {
	color:#580000;

}
body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	padding:0px;
	font-size:1em;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #333333;
	margin: 16px;
