.textonormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 12px;

}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;


}
.lineaspuntos {  border: auto #FFFFFF dotted}
a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #99CCFF; text-decoration: none}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #99CCFF; text-decoration: none}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #99CCFF; text-decoration: underline}
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #99CCFF; text-decoration: none}
.bold {
	font-weight: bold;
}
.fechasnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99CCFF;
	font-weight: bold;

}
.indentado {
	text-indent: 17px;
}
