img {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a:link {
	font-family: Geneva;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}

