a:link {
	font-style: normal;
	font-weight: bold;
	color: #d0ac00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	font-style: normal;
	font-weight: bold;
	color: #d0ac00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:active {
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.nombretema_opt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	background-color: #FF9900;
	text-align: center;
}

.nombretema_pe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
}

.nombretema_se {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	background-color: #33CC00;
	text-align: center;
}

.nombretema_te {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000099;
	text-align: center;
}

.frasetema {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
	text-align: center;
}
.letramenor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660099;
}

.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.cita {
	font-weight: bold;
	color: #942D0C;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.marcopunteado {
	border: thin dashed #000000;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.marcosolido {

	border: thin solid #000000;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.nombretema_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #996600;
	text-align: center;
	line-height: 30px;
	padding-top: 6px;
	padding-bottom: 4px;
}

