.navigation_links1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FF0000; text-decoration: none}
a:hover {
	color: #000000;
	background-color: #FF0000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:active {  color: #000000; background-color: #FF0000}

