.bodyContent {
	background-color: #FFFFFF;
	background-position: top;
	background-repeat: no-repeat;
}

A {
	color: #EA373A;
	text-decoration: underline;
}

A:link {
	/* color: #EA373A; */
color: #ffffff;
text-decoration: NONE;
}

A:visited {
	color: #ffffff;
text-decoration: NONE;
/*	text-decoration: underline;
	color: #EA373A; */
}

A:hover {
	text-decoration: bold;
	/* color: #EA373A; */
	color: #000000;
	
}

A.galleryNav {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	color: #5D5D5D;
	text-decoration: underline;
}

A.galleryNav:link {
	color: #5D5D5D;
	text-decoration: underline;
}

A.galleryNav:visited {
	text-decoration: underline;
	color: #5D5D5D;
}

A.galleryNav:hover {
	text-decoration: none;
	color: #5D5D5D;
}

A.galleryNavBG {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: #5D5D5D;
	text-decoration: underline;
}

A.galleryNavBG:link {
	color: #5D5D5D;
	text-decoration: underline;
}

A.galleryNavBG:visited {
	text-decoration: underline;
	color: #5D5D5D;
}

A.galleryNav:hover {
	text-decoration: none;
	color: #5D5D5D;
}

A.alertNav {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 17px;
	color: #EA373A;
	text-decoration: none;
}

A.alertNav:link {
	color: #EA373A;
	text-decoration: none;
}

A.alertNav:visited {
	text-decoration: none;
	color: #EA373A;
}

A.alertNav:hover {
	text-decoration: underline;
	color: #EA373A;
}
