
a:link, a:visited, a:active {
    color: #6d1233;
    text-decoration: none;
    }
a:hover {
    color: #000000;
    text-decoration: none;
    }
.mainSubHeader {
	color: #6d1223;
	}
.mainMenuItems {
	color: #6d1223;
	font-weight: bold;
	}
.mainMenuItems a:link, .mainMenuItems a:visited, .mainMenuItems a:active  {
	color: #6d1223;
	text-decoration: none;	
	}
.mainMenuItems a:hover {
    color: #000000;
	text-decoration: none;
	}
.subMenuItems {
	line-height: 17px;
	color: #6d1223;
	font-weight: bold;
	}
.subMenuItems a:link, .subMenuItems a:visited, .subMenuItems a:active {
	color: #6d1223;
	text-decoration: none;
	}
.subMenuItems a:hover {
	color: #000000;
	text-decoration: none;
	}
.latestNews {
	font-size: 10px;
	}
.latestNews a:link, .latestNews a:visited, .latestNews a:active  {
	text-decoration: none;
	color: #6d1223;
	font-weight: bold;
	}
.latestNews a:hover  {
    text-decoration: none;
	color: #000000;
	font-weight: bold;
	}
