.navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.navigation a:hover {
	text-decoration: none;
	color: #ED9FB8;
}
.navigation a:active {
	text-decoration: none;
	color: #ED9FB8;
}

.navigation {
	font-weight: bold; 
	font-family: comic sans, comic sans ms;
	font-size: 28px;
	padding-left: 330px;
	padding-top: 120px;
}

.contact {
	font-weight: bold; 
	font-family: comic sans, comic sans ms;
	font-size: 28px;
	padding-right: 30px;
}
.contact a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.contact a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.contact a:hover {
	text-decoration: none;
	color: #ED9FB8;
}

.copyright {
	font-weight: bold;
	font-family comic sans, comic sans ms;
	font-size: 16px;
	text-align: center;
	padding-bottom: 30px;
}

.sitemason_gallery, .sitemason_gallery a, .sitemason_gallery a:visited {
	color: #ffffff;
}
.sitemason_gallery a:hover{
	color: #ED9FB8;
}
