p.texto1 {
	text-decoration : none;
	font: 8pt arial;
	color : Black;
}
p.lateral1 {
	text-decoration : none;
	font: 12pt Arial, sans-serif;
	color : Black;
	padding-right : 5px;
	padding-left : 5px;
	font-weight : bold;
}
p.lateral2 {
	text-decoration : none;
	font: 10pt Arial, sans-serif;
	color : White;
	padding-right : 5px;
	padding-left : 5px;
}
p.lateral3 {
	text-decoration : none;
	font: 10pt "MS Serif", "New York", serif;
	color : Black;
	padding-left : 5px;
	padding-right : 5px;
}
A.enlace1:HOVER {
	text-decoration : none;
	font: bold 8pt Arial, sans-serif;
}
A.enlace1:VISITED{
	font: bold 8pt Arial, sans-serif;
}
A.enlace1{
		color : Blue;
		text-decoration : none;
	font: bold 8pt Arial, sans-serif;
}