.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #62753E;
	font-weight: bold;
}
.titulo2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #62753E;
	font-weight: bold;
	text-decoration: none;
}

.titulo2:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A6A600;
	font-weight: bold;
	text-decoration: none;
}


.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-decoration: none;
}
.texto2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.texto3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.fecha {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	font-variant: normal;
	background-color: D0D0D0;
	text-decoration: none;
}
.texto10 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #62753E;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}

