﻿.frontcolor {
	color:#046c65;
}
.backcolor {
	background-color:#046c65;
}
#search_box{
	color:#046c65;
}
#content a {
	/*DARK LINKS*/
	color:#046c65;
	text-decoration:none;
	font-weight:bold;
}
#subnavigation a {
	color:#046c65;
}
#content h3 {
	/*DARK*/
	color:#046c65;
}

/*BEM??RK AT DEN ER LIG FRONTCOLOR*/
#footertable a {
	color:#046c65;
	text-decoration:none;
	font-weight:bold;
}
#content .frontcolor a {
	color:#046c65;
	text-decoration:none;
	font-weight:bold;
}