@charset "UTF-8";
.explorus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
}
/* links */
a:link, a:visited {color:#bb9468; text-decoration:none;}
a:hover, a:focus, a:active {color:#fff; background-color:#bb9468; text-decoration:none;}