@charset "UTF-8";
/* FONTS */

.menutxt {
	font-family: georgia;
	font-size: 14px;
	line-height: 22px;
	color: #789789;
}
.fliesstxt {
	font-family: georgia;
	font-size: 12px;
	line-height: 17px;
	color: #789789;
}
.hrefrosa a:link {
	color: #789789;
	text-decoration: none;
}
.hrefrosa a:hover {
	color: #789789;
	text-decoration: underline;
}
.hrefrosa a:active {
	color: #789789;
	text-decoration: underline;
}
.hrefrosa a:visited {
	color: #789789;
	text-decoration: none;
}
	