.Facebooklink {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #7A7A7B;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #60CFE3
}
a:hover {
	text-decoration: underline;
	color: #330033
}
a:active {
	text-decoration: none;
	color: #003399
}
