A.announce_box {
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000033;
}

A.announce_box:hover {
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #000033;
}

A.article_link {
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #000033;
}

A.article_link:hover {
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000033;
}

A.menu_bottom {
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #000033;
}

A.menu_bottom:hover {
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000033;
}

A.menu_left_white {
	FONT-SIZE: 14px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}

A.menu_left_white:hover {
	FONT-SIZE: 14px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

A.site_map_link {
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #000033;
}

A.site_map_link:hover {
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000033;
}


.announce_border { 
	border-style: solid; 
	border-width: 5px; 
	border-color: white; 
}

.article_heading {
	FONT-SIZE: 18px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000033;
}

.page_text_black {
	FONT-SIZE: 13px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}