a:link {
	text-decoration: none;
	color: #CCCC00;
}
a:visited {
	text-decoration: none;
	color: #CCCC00;
}
a:hover {
	text-decoration: blink;
	color: #000000;
}
a:active {
	text-decoration: none;
}body {
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: #CC3399;
}
