@charset "utf-8";
.subtitol_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.titol {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.subtitol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.agenda_ver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CB0A1D;
}
.text_general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
a:link {
	color: #C90A1D;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a.b:link {
	color: #CB0A1D;
	text-decoration: none;
}
a.b:hover {
	color: #CB0A1D;
	text-decoration: none;
}
