BODY {
	font-family: Arial, Helvetica;
	font-size: 18;
	text-align: center;
	color: Maroon;
	font-weight: bold;
}

td {
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

td {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:  bold;
color: Maroon; 
}

.buttonText, a.buttonText:link, a.buttonText:visited, a.buttonText:active, a.buttonText:focus {
 text-decoration: none;
 color: #FADFB7;
 font: Bold 11px Arial, Helvetica;
 }
.news
{
	font-family: "Times New Roman", Times, serif;
	font-size: 22;
	text-align: center;
	color:  Maroon;
	font-weight: bold;
	border-bottom: medium;
	border-bottom-color: Maroon;
	background: #F4A460;
	font-style: italic;
	border-bottom: groove;
	border-bottom-color: Maroon;
	}
	
.speclink, a.speclink:link, a.speclink:visited {
	text-decoration : none;
	color : Maroon; 
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16 px;
	font-weight: bold;
}

a.speclink:hover {
	text-decoration : none;
	color : Gray;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16 px;
}

