.footer A, .footer A:link, .footer A:visited, .footer A:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

.content A, .content A:link, .content A:visited, .content A:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	color : #ED1A2D;	
	text-decoration : underline;
}

.content A:hover {
	color : #16469E;
}

.content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

.headers {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
	background-color: #16469E;	
	
}

.contentResources A, .contentResources A:link, .contentResources A:visited, .contentResources A:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #ED1A2D;	
	text-decoration : underline;
}

.contentResources A:hover {
	color : #16469E;
}

