table {

	padding: 0.3em;

	background-color: #FFFFFF;

}

td .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16px;
	font-weight: bold;
	color: #8B0000;
	text-decoration: none;
	margin-bottom: 10px;
	background-color: #FFF;
}



.headlines {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	line-height: 16px;

	color: #A52A2A;

	text-decoration: none;

}

.headlines ul {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}

.headlines li {
	padding: 0.3em;
	display: block;
	margin: 5px;
}

.headlines a {

	text-decoration: none;

	color: #8B0000;

}

.title a {

	color: #8B0000;

	text-decoration: none;

}

a:link {
	color: #8B4513;
	padding: 0.3em;
}
a:hover {
	color: #DC143C;
	text-decoration: none;
	background-color: #F0E68C;
}
a:visited {
	color: #8B4513;
	text-decoration: none;
}

