body {
font-family: Trebuchet MS1, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
background-image: url(/App_Themes/Default/Images/RecentNewsMid.jpg); 
background-repeat: repeat-y;
}

a {
	color:#497097;
	text-decoration:none;
}

a:hover {
	color:#497097;
	text-decoration:none;
}
a:visited{
	color:#497097;
	text-decoration:none;
}

.newsTitle{
font-size: 11px;
font-weight: bold;
}