.newshead {
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;
	line-height:15px;
	text-decoration:none;
	color: #131C27;
}
.newsmatter {
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;
	line-height:15px;
	text-decoration:none;
	color: #BADBEC;
}
.matter {
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;
	line-height:15px;
	padding-left:19px;
	padding-right:19px;
	text-decoration:none;
	color: #131C27;
}
.headerlink {
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;
	padding-top:3px;
	line-height:15px;
	text-decoration:none;
	color: #BCE3FB;
}

.innermatter {
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;
	line-height:15px;
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;
	color: #131C27;
}

.innermatterheading {
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;
	line-height:15px;
	padding-right:8px;
	text-decoration:none;
	color: #0E6FAE;
}

.more {
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;
	line-height:15px;
	text-decoration:none;
	color: #45BBF7;
}
a.more:hover {
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;
	line-height:15px;
	text-decoration:underline;
	color: #45BBF7;
}
.link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-decoration:none;
	color: #BDE2F1;
}

a.link:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;	
	text-decoration:underline;
	color: #BDE2F1;
}


