a{
	text-decoration: none;
	color: #004080;
	font-weight: bold;
	font-size: 12px;
}

a:hover, a:focus{
	text-decoration: underline;/* overline;*/
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}

#msContentSection a:hover, a:focus{
	text-decoration: underline;/* overline;*/
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}

#backButton_moreInformation img{
	border:none;	
}

#backButton_moreInformation  a, a:hover, a:focus{
	border:none;	
	text-decoration:none;
}


#msRightColumn a{
	text-decoration: none;/* overline;*/
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

#msRightColumn a:hover, a:focus{
	text-decoration: underline;/* overline;*/
	color: #DDDDFF;
	font-weight: bold;
	font-size: 12px;
}

#moreNews a{
	text-decoration: none;/* overline;*/
	color:#003366;
	font-weight: bold;
	font-size: 12px;
}

#moreNews a:hover, a:focus{
	text-decoration: underline;/* overline;*/
	color:#FF0000;
	font-weight: bold;
	font-size: 12px;
}