a:link {
	font-weight: bolder;
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	font-style: italic;

}
.direccion {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #6699CC;
	text-decoration: none;
	font-style: italic;

}
.textoitroductorio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-indent: 15pt;
}
.textogral {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-indent: 15pt;
}
.textogralsubtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-indent: 15pt;
	text-decoration: underline;

}
