@import url("formular.css");
@import url("general.css");
@import url("errors.css");

.bloquote h2 {
	padding-bottom: 10px;
	padding-top: 2px;
}

#bop{
	text-align: right;
	color: white;
	font-size: 10px;
	width:970px;
	padding-top: 5px;
}

#bop a{
	text-decoration: none;
	color: white;
}

#bop a:HOVER{
	text-decoration: underline;
	color: white;
}
