
a:link {
	text-decoration: none; 
	color: #8e2323; 
	}

a:visited {
	text-decoration: none; 
	color: #8e2323;
	}

a:hover {
	color: #ffcc11;
	}

.location {
	color: #000000;
	}

.copyright {
	font-size: 10px;
	font-family: arial;
	color: #000000;
	}

