a:link {
	text-decoration: none;
	color: #3399FF;
}
a:visited {
	text-decoration: none;
	color: #3399FF;
}
a:hover {
	text-decoration: underline;
	color: #3366FF;
}
a:active {
	text-decoration: none;
	color: #3366FF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto_verde {
	color: #098409;
	font-weight: bold;
}
.titulos {
	color: #FF9E01;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.subtitulos1 {
	color: #00A0E3;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.texto_index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}

.Texto Azul Claro {
	color: #0FA4E3;
	font-weight: bold;
}
.Texto Azul {color: #0FA4E3}
.borde {
	border: thin dotted #FF9900;
}
.pies {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #999999;
}
