.text {
    color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}
.textsmall {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}
a:link {
	color: #0033BB;
	text-decoration: none;
}
a:visited {
	color: #0033BB;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	color: #003399;
}
.breaking_news a:link, .breaking_news a:visited
{
	color: #96b6f5;
}
.breaking_news a:hover
{
	color: #b6d4fc; 
}
.breaking_news a:active
{
	color: #96b6f5;
}
.headline {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1pt;
	font-weight: bold;
}
.textLarge {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.smallHeadline {
    color: #1A6DAA;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1pt;
	font-weight: bold;
}
.largeHeadline {
    color: #1A6DAA;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	font-size: 24px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1pt;
	font-weight: bold;
}
.captionHeadline {
    color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1pt;
	font-weight: bold;
}.LndH1 {
	font-size: 24px;
}
.yellowBullet {
	color: #E0AE30;
}
