.bg1 {
	font-family: Arial, sans-serif;
	background-color: #969696;
}
.text {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.title {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.textblack {

	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #373737;
}
.link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #373737;
	text-decoration: none;
}
.link:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #BD244C;
}.linkactiv {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #BD244C;
	text-decoration: none;
	font-weight: bold;
}
.textlink {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #373737;
	text-decoration: underline;
}
