table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
}
.Link { font-family: Verdana; font-size: 8pt; font-style: normal; font-weight: normal ; color: #CC9900; text-decoration: none}
a:hover { font-family: Verdana; font-size: 8pt; font-style: normal; font-weight: normal ; color: #FF0000; text-decoration: none}
.Titulo { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #FFCC66}
.SubTitulo { font-family: Verdana; font-size: 12px; font-style: italic; font-weight: bold; color: #000000; text-decoration: none }
.Remarcar { font-family: Verdana; font-size: 11px; font-style: normal; font-weight: bold; color: #009900; text-decoration: none }
.Remarcar_fino { font-family: Verdana; font-size: 8pt; font-style: normal; font-weight: normal ; color: #996633; text-decoration: none }
.Remarcar_inverso { font-family: Verdana; font-size: 12px; font-style: italic; font-weight: bold; color: #FFFFFF; text-decoration: none ; background-color: #009900}
.remarcarfinoSmall {
font-family: Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; font-weight: normal ; color: #996633; text-decoration: none
}
.fondotabla {
	background-attachment: fixed;
	background-image: url(deinteres/logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tablabordenegro {
	border: 1px solid #006600;
}
.copete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.linea--inf--punteada {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
}
hr {
	border: 1px dotted #FFCC66;
}
.negrita1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.dorada {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CC9900;
}

