a:link {
	color: #00FFFF;
}
a:visited {
	color: #CCCCFF;
}
a:active {
	color: #FFFF99;
}
a:hover {
	color: #FFFFFF;
}
body {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
