a:link{
	color: #ff7800; /*helloween*/
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #ff7800; /*helloween*/
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #ff9c00; /*helloween*/
	text-decoration: none;
	font-weight: bold;
}

a:active{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	border: none;
	outline: none;
}

.tagline {
	color: #ff7800; /*helloween*/
}
