a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background-color: #9966FF;
	font-family: "Times New Roman", Times, serif;
}
a {
	font-size: 13pt;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
