 
.buttonText {
	font: 12px Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #CCCCCC;
}

a {
  color: white;
  text-decoration: none;
}

#button1 {
	background: #000000;
	display: block;
	text-align: center;
	border-bottom: 2px solid #777777;
}

#button1:hover {
	color: #FFFF00;
	background-color: #4a472a;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-align: justify;
	padding: 15px;
}
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #880000;
	text-align: justify;
	font-style: italic;
}
.bodylink {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
	text-align: justify;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.linkon {
	font: 12px Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFF00;
	text-align: center;
	background-color: #4a472a;
	border-bottom: 2px solid #777777;
}
.red {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
	text-align: justify;
}
