.text1 {
	font-family: Arial;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.text2 {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.tex_1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #003366;
	text-decoration: none;
}
.text_3 {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.text_3:hover {
	font-family: Arial;
	font-size: 16px;
	color: #c29f0f;
	text-decoration: none;
}
.pie_foto {
	font-family: Arial;
	font-size: 9px;
	background-color: #003366;
}
.text3 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text3:hover {
	font-family: Arial;
	font-size: 12px;
	color: #c29f0f;
	text-decoration: underline;
}
.txt_4 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #033767;
	text-decoration: none;
}
a {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #c29f0f;
	text-decoration: underline;
}