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

