.ndta_h3 {
	text-decoration : none;
	color:gray;
	font-size: 3;
	font-weight:bold;
	font-family:arial, sans-serif;
	margin: 0;
}

.ndta_sideheader {
	text-decoration : none;
	color: red;
	font-size: 14px;
	font-weight:bold;
	font-family:arial, sans-serif;
	margin: 1;
}

.ndta_eventheader {
	text-decoration : underline;
	color: black;
	font-size: 12px;
	font-weight:bold;
	font-family:arial, sans-serif;
	margin: 0;
}

.ndta_eventdetails {
	text-decoration : none;
	color: black;
	font-size: 12px;
	font-weight:normal;
	font-family:arial, sans-serif;
	margin: 0;
}

.ndta_a {
	text-decoration: none;
	color: Blue;
	font-size: 14px;
	font-family: arial, sans-serif;
}

.ndta_a:hover {
	text-decoration: none;
	color: Red;
	font-size: 14px;
	font-family: arial, sans-serif;
}

.ndta_a:visited {
	text-decoration: none;
	color: Blue;
	font-size: 14px;
	font-family: arial, sans-serif;
}

.ndta_a:visited:hover {
	text-decoration: none;
	color: Red;
	font-size: 14px;
	font-family: arial, sans-serif;
}

.ndta_a:active {
	text-decoration: none;
	color: Black;
	font-size: 14px;
	font-family: arial, sans-serif;
}

.ndta_events_a {
	text-decoration: none;
	color: Blue;
	font-size: 12px;
	font-family: arial, sans-serif;
}

.ndta_events_a:hover {
	text-decoration: none;
	color: Red;
	font-size: 12px;
	font-family: arial, sans-serif;
}

.ndta_events_a:visited {
	text-decoration: none;
	color: Blue;
	font-size: 12px;
	font-family: arial, sans-serif;
}

.ndta_events_a:visited:hover {
	text-decoration: none;
	color: Red;
	font-size: 12px;
	font-family: arial, sans-serif;
}

.ndta_events_a:active {
	text-decoration: none;
	color: Black;
	font-size: 12px;
	font-family: arial, sans-serif;
}


