@charset "utf-8";
.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;


}

.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;


}

a:link, a:visited {
  text-decoration: underline;
  color: #000000;
  background-color: transparent;
}
a:hover, a:active {
  text-decoration: underline;
  color: #000000;
  background-color: #f6f1db;
}

.title_ref {
	color:#C00;
	font-size:18px;
}
