@charset "utf-8";

/*  */
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #884288;
}
.parrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	font-weight: normal;
}
.parrafo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999900;
	font-weight: normal;
	font-style: normal;
}
.titulos2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}
.vinculo {
	text-decoration: none;
	color: #9900FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
.vinculo:hover {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	background-color: #9900FF;
	background-repeat: repeat;
}
.parrafo-verdecito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
	font-weight: normal;
}
.vinculofuga {
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
}
.vinculofuga:hover {
	text-decoration: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
.titulos3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #996600;
}
.vinculo2 {
	text-decoration: none;
	color: #CC6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
.vinculo2:hover {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	background-color: #CC6600;
}
.vinculo3 {
	text-decoration: none;
	color: #F8EBE5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
}
.vinculo3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
}
