A { color:#000000; text-decoration:underline; }
.whitelink { color:#4F0F0F; text-decoration:underline; }
.blacklink { color:#000000; text-decoration:underline; }
.blacklinkwithrollover { color:#000000; text-decoration:underline; }
.bluelink { color:#0000FF; text-decoration:underline; }
.lightlink { color: #4F0F0F; text-decoration:underline; }
A:hover { color:#003399; text-decoration:underline overline; }
A:hover.blacklink { color:#000000; text-decoration:underline overline; }
A:hover.blacklinkwithrollover { color:#0000FF; background-color: #FFFF33; text-decoration:underline overline; }
A:hover.bluelink { color:#0000FF; background-color: #FFFF33; text-decoration:underline overline; }
A:hover.lightlink { color: #ffeeff; text-decoration:underline overline; }
.boxborder { border-color:#000000; border-style:solid; border-width:1; }

P { color: black; font-family: verdana,arial; }


.body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bodybig {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.Bigbig {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	
}

/* News related styles */
A.newsheaderlink { color: #F0F0F0; text-decoration:underline; }

div.newsItemHeader { color: #F0F0F0;
	background: #336699;
}

div.newsItem { color: #000000; }