	div.int01  
	{
		position:absolute; 
		left:500px; 
		color:#FFFFFF; 
		font-family: Verdana;
		font-size: 16;
		font-style: normal;
		font-weight: bold;
	}
	.textoTabla 
	{
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	font-weight:200;
	color: Black;
}
	.cabTabla 
	{
		font-family:Verdana; 
		font-size:12px; 
		text-decoration:none; 
		font-weight:600; 
		color:white;
		background:#336699;
	}
	.texto
	{
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:200;
	color: Black;
}
		.etiqueta
	{
	font-family: Verdana;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
	color:#336699;
}
	.cabpagina
	{
	font-family: Verdana;
	font-size: 20px;
	text-decoration: none;
	font-weight: 600;
	color: white;
	background: #336699;
	}

	.fila_resaltada {
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
	color: #336699;
	background-color: #DDDDDD;
	}

	.fila_normal{
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
	color: #336699;
	background-color: transparent;
}
		.textoppal
	{
	font-family: Verdana;
	font-size: 18px;
	text-decoration: none;
	font-weight: bolder;
	color: #336699;
}
A:LINK {
	color : #336699;
	text-decoration : none;
	font-weight: bold
}
A:VISITED {
	color: #336699;
	text-decoration: none;
	font-weight: bold
}

A:HOVER {
	background-color: #FFFFFF;
	color: #FF6300;
	text-decoration: none;
	font-weight: bold;
}

.boton {
width:90pt; 
border-width:1; 
border-style:solid; 
margin:0; 
font-family: Arial, Verdana, Helvetica; 
font-size: 8pt
}

.txtNotas { 
font-family:Arial, Helvetica, Geneva, sans-serif;
font-size:9pt;
color:#000000; 
border: 0px solid White; 
}

.txtTituloMensaje { 
font: bold 9pt Arial, Helvetica, Geneva, sans-serif; 
background-color:#f7f7e7; 
text-align:center; 
color:#336699;
}

.txtMensaje { 
font: 9pt Arial, Helvetica, Geneva, sans-serif; 
color: #ff2244; 
text-align: justify; 
border: 0px solid White; 
}
