.menu_centre {
	FONT-SIZE: 14px; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif
}
BODY {
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.news_list_head {
	font-size: 12px;
	font-weight: bold;
}
.news_list_short {
	font-size: 12px;
	a:link {
	color: #5500AA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AA5FFF;
}
a:hover {
	text-decoration: underline;
	color: #808080;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.secondheading {
	font-size: 24px;
	font-weight: bold;
	color: #433BA8;
}
.newclasshere {
	color: #FF5F00;
}
.displaynone {
	display: none;
}

table {
	background-color: #F1F1FA;
}
td {
	background-color: #F1F1FA;
}
