<style type= "text/css">

#h6 {
	width: 450px;
	height: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	float: left;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	overflow: hidden;
}

a:visited, #h6 .feedTitle a:visited
{
	font-family: arial, helvetica, sans-serif;
	background-color:transparent;
	color:#E60A0A;
	text-decoration:none;
}

a:link, .posted a:visited, #h6 a:visited, #h6 .feedTitle a:link
{
	font-family: arial, helvetica, sans-serif;
	background-color: transparent;
	color: #003399;
	text-decoration: none;
}

a:hover, a:active, .posted a:hover, .posted a:active, #h6 a:hover, #sidebar1 .feedTitle a:hover, #h6 .feedTitle a:active
{
	font-family: arial, helvetica, sans-serif;
	background-color:#003399;
	color:#ffffff;
}