@charset "utf-8";
/* CSS Document */

a.elva:link {
	color: #576B3D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.elva:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #576B3D;
	font-weight: bold;
}
a.elva:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #B85860;
	font-weight: bold;
}


