a.rightlink {
	font-weight: bold;
	color: #5F93C3;
	text-decoration: none;
}

a.rightlink:hover {

	font-weight: bold;
	color: #426487;
	text-decoration: underline;
}
td.posted-by {color: #5F93C3}
td.posted-by a:link {
	color: #5F93C3;
	font-weight: bold;
	text-decoration: none;
}
td.posted-by a:active {
	color: #5F93C3;
	font-weight: bold;
	text-decoration: none;
}
td.posted-by a:visited {
	color: #5F93C3;
	font-weight: bold;
	text-decoration: none;
}
td.posted-by a:hover {
	color: #376895;
	font-weight: bold;
	text-decoration: underline;
}
td.content1 a:link {
	color: #5F93C3;
	text-decoration: none;
}
td.content1 a:active {
	color: #5F93C3;
	text-decoration: none;
}
td.content1 a:visited {
	color: #5F93C3;
	text-decoration: none;
}
td.content1 a:hover {
	color: #376895;
	text-decoration: underline;
}td.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
