.newsheader
{
font-family:				'Trebuchet MS', Arial, sans-serif;
font-size:					15pt;
font-weight:				bold;
color:						#333333;
}

.newsbody
{
font-family:				'Trebuchet MS', Arial, sans-serif;
font-size:					10.5pt;
font-weight:				bold;
color:						#333300;
}

.newsbody a:visited, .newsbody a:link, .newsbody a:active
{
font-family:				'Trebuchet MS', Arial, sans-serif;
font-size:					10pt;
text-decoration:			underline;
color:						#666633;
}

.newsbody a:hover
{
font-family:				'Trebuchet MS', Arial, sans-serif;
font-size:					10pt;
text-decoration:			none;
color:						#666666;
background-color:			#B3B380;
}