.search_highlight {color: #FF0000}

#search_box {
	height:25px;
	text-align:right;
	margin-right:20px;
	color:#999999;
}

.search_box {
	color:#999999;
}

.sub_menu {
	height:25px;
	text-align:right;
	margin-right:20px;
}

a.sub_menu_links {
	text-decoration:none;
	font-weight:bold;
	color:#999999;
}

a.sub_menu_links:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#999999;
}

.projects_menu {
	height:15px; 
	text-align:right;
	margin-right:20px;
}

a.projects_menu_links {
	text-decoration:none;
	font-weight:normal;
	color:#89954a;
}

a.projects_menu_links:hover {
	text-decoration:underline;
	font-weight:normal;
	color:#89954a;
}

a {
	text-decoration:none;
	font-weight:bold;
	color:#999999;
}

a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#999999;
}