@charset "utf-8";
.NormalBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
}

.parpadeo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: blink;
}

.parpadeo_enlaces a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC9900;
	text-decoration: blink;
}
.parpadeo_enlaces a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC9900;
	text-decoration: blink;
}
.parpadeo_enlaces a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC9900;
	text-decoration: blink;
}
