A:LINK {
	color : Yellow;
	font-size : 18px;
	text-decoration : none;
	font-family : "Comic Sans MS";
}
A:VISITED {
	color : Fuchsia;
	font-size : 18px;
	text-decoration : none;
	font-family : "Comic Sans MS";
}
