body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #3C61A4;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #340265;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #93A4C9;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
#news {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	overflow: auto;
	height: 240px;
	margin: 5px;
}
.table {
	border: thin solid #660099;
}
