a:link{
	color: #30de29; /*irish*/
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #30de29; /*irish*/
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #0cff4d; /*irish*/
	text-decoration: none;
	font-weight: bold;
}

a:active{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	border: none;
	outline: none;
}

.tagline {
	color: #30de29; /*irish*/
}
