@charset "ISO-8859-1";
.button {
	font-family: dGeorgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #CC202E;?
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

a:link  {
	color: #000;
	text-decoration: underline;
}

	
	a:visited {
	color: #000;
	text-decoration: underline;
}
