body {
	font-family: Times New Roman, Times, serif;
	color: #CCCCCC;
	background-attachment: fixed;
	background-color: #000000;
}
font {
	font-size: 38px;
	text-decoration: underline;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #aaaaaa;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #666666;
}
