A{
	color: #577374;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}

A:link{
	color: #577374;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}

A:visited{
	color: #577374;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}

A:hover{
	color: #577374;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}

A.aWhite{
	color: #FFFFFF;
	text-decoration: none;
}

A:link.aWhite{
	color: #FFFFFF;
	text-decoration: none;
}

A:visited.aWhite{
	color: #FFFFFF;
	text-decoration: none;
}

A:hover.aWhite{
	color: #FFFFFF;
	text-decoration: none;
}

A.aSection{
	color: #224F8F;
	text-decoration: none;
}

A:link.aSection{
	color: #224F8F;
	text-decoration: none;
}

A:visited.aSection{
	color: #224F8F;
	text-decoration: none;
}

A:hover.aSection{
	color: #224F8F;
	text-decoration: none;
}
.fontHead{
	color: #577374;	
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
}

.fontHeadRight{
	color: #577374;	
	font-size: 11px;
	font-weight: bold;
	
}

.fontMed{
	color: #323232;	
	font-size: 11px;
	font-weight: normal;
	
}

.fontNavigation{
	font-weight: bold;	
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
}

.fontNavigationSelected{
	font-weight: bold;	
	text-transform: uppercase;
	color: #577374;
	font-size: 12px;
}

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

.fontNormWhite{
	color: #FFFFFF;	
	font-size: 13px;
	font-weight: normal;
	
}

.fontSmall{
	color: #323232;
	font-size: 9px;
}

.fontSmallWhite{
	color: #323232;
	font-size: 9px;
}
