td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color: #E5E5E5;
}

a {
	text-decoration: underline;
	color:#9D5FBB;
}

A:Hover  {
	color : #DBACF2;
	text-decoration : underline;
}

H3 {
	color: #7F409E;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}
.list_carousel {}
.list_carousel ul {
    margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	margin: 10px;
    height:1000px;
	display: block;
	float: left;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}


#BreakingNews {
	font-style: bold;
	color: #FF0000;
	text-align: center;
	font-size: xx-large;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	
}
