td {
	font-style : normal;
	font-weight : normal;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	line-height : 18px;
}

a {
	
	font-style : normal;
	font-weight : normal;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #A40A03;
}

a: hover, active, visited {
	
	font-style : normal;
	font-weight : normal;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #43557B;
}


.newsHome {
	
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	line-height : 14px;
	text-decoration: none;
}

.newsHome:hover,active,visited {
	
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	line-height : 14px;
	text-decoration: underline;
}



