.mainBody {
	font-size: 12px;
	color: #000000;
}

.mainSmall {
	font-size: 12px;
	color: #141414;
	line-height: 140%
}
.news   { color: #333; font-size: 11px; line-height: 140% }
.newsdate { color: #333; font-weight: bold; font-size: 11px; line-height: 140% }
.copyright {
	color: #dcdcdc;
	font-size: 12px;
}

.bolder {
	color: #141414;
	font-size:	12px;
	font-weight: bold;
}
.newstitle    { color: #141414; font-weight: bold; font-size: 13px }
A:link  { color: #33c; text-decoration: none }

A:visited  { color: #33c; text-decoration: none }

A:hover {
	color: #ff5582;
	text-decoration: underline;
}
.dotWhite {
	font-size: 9px;
	color: #FFFFFF;
}
