a:link{
	color: #2a8cd2; /*bleach*/
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #2a8cd2; /*bleach*/
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #95c6e9; /*bleach*/
	text-decoration: none;
	font-weight: bold;
}

a:active{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	border: none;
	outline: none;
}

.tagline {
	color: #2a8cd2; /*bleach*/
}
