@charset "windows-1250";
.fadoce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.fatrece {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.fonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #CC0000;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
