a:link {
	color: #000000;
	border-bottom: none;
	cursor: pointer;
	font-family: "Terror Pro";
	font-size: large;
	text-decoration: none;
}


a:visited {
color: #b98a88;
font-family: "Castle Dracustein";
font-size: inherit;}

a:hover {
	color: #e32900;
	font-weight: bold;
	font-family: "Cheap Fire";
	font-style: normal;
	text-decoration: overline;
	font-size: inherit;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
