body {
	font-family: "Comic Sans MS";
	color: #CC33CC;

}
a:link {
	color: #9999FF;
	text-decoration: none;

}
a:visited {
	color: #9999FF;
	text-decoration: none;

}
a:hover {
	color: #9966CC;
	text-decoration: none;

}
a:active {
	color: #9999FF;
	text-decoration: none;

}
