.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #000000;
	text-decoration: none;
}
.head:visited {
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
.head:hover {
	color: #333333;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
}
.head:active {
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
