a:link {
	text-decoration:none;
	font-weight:normal;
	color:white;
}
a:visited {
	text-decoration:none;
	font-weight:normal;
	color:white;
}
a:hover {
	text-decoration:underline;
	font-weight:normal;
	color:white;
}

a.no_line:link { 
	text-decoration:none;
	color:#6B7360;
	margin-top:0px;
	margin-bottom:0px;
	font-size:24px;
	font-weight:bold;
}
a.no_line:visited { 
	text-decoration:none;
	color:#6B7360;
	margin-top:0px;
	margin-bottom:0px;
	font-size:24px;
	font-weight:bold;
}
a.no_line:hover { 
	text-decoration:none;
	color:#6B7360;
	margin-top:0px;
	margin-bottom:0px;
	font-size:24px;
	font-weight:bold;
}

#footer a:link {
	text-decoration:none;
	font-weight:normal;
	color:#6B7360;
}
#footer a:visited {
	text-decoration:none;
	font-weight:normal;
	color:#6B7360;
}
#footer a:hover {
	text-decoration:underline;
	font-weight:normal;
	color:#6B7360;
}

#top_menu a:link {
	text-decoration:none;
	font-weight:normal;
	color:black;
}
#top_menu a:visited {
	text-decoration:none;
	font-weight:normal;
	color:black;
}
#top_menu a:hover {
	text-decoration:none;
	font-weight:normal;
	color:black;
}

#tools a:link {
	text-decoration:none;
	font-weight:normal;
	color:black;
}
#tools a:visited {
	text-decoration:none;
	font-weight:normal;
	color:black;
}
#tools a:hover {
	text-decoration:none;
	font-weight:normal;
	color:black;
}

#context_menu a:link {
	text-decoration:none;
	font-weight:normal;
	color:black;
}
#context_menu a:visited {
	text-decoration:none;
	font-weight:normal;
	color:black;
}
#context_menu a:hover {
	text-decoration:none;
	font-weight:normal;
	color:black;
}