body {
  font-family: "Times New Roman", Times, serif;
  margin:0px;
  background-color: #4c4c4c;
  background-repeat:no-repeat;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

.homeNews {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	padding-left: 6px;
	padding-top: 8px;
}

a:link {
	color:#AC1933;
	text-decoration: none;
}

a:visited {
	color: #993333;
	text-decoration: none;
}

a:hover {
	color:#AC1933;
	text-decoration: underline;
}

a:active {
	color:#AC1933;
	text-decoration: none;
}