A:LINK {
	color: #0099CC;
}
.Importante1 { font-family: Verdana; font-weight:bold; font-size: 10pt; text-align: justify; list-style-type: disc;background-color : withe;}
.Importante2 { font-family: Verdana; font-weight:bold; font-size: 10pt; text-align: justify; list-style-type: disc;background-color : lightgrey;}
.Importante3 { font-family: Verdana; font-weight:bold; font-size: 12pt; text-align: justify; list-style-type: disc;background-color : yellowgreen;}
.MuyImportante { font-family: Verdana; font-size: 18pt; text-align: justify; list-style-type: disc;background-color : darkorange;}


A:ACTIVE {
	color:green;
}
A:HOVER {
	background-color : #0060aa;
	color : #FFFFFF;
}
A:VISITED {
	color : black;
}
BODY {
	background-color : #F8F8FF;
	font-family : Verdana;
	font-size :10
	SCROLLBAR-FACE-COLOR: #ADD8E6;
	SCROLLBAR-SHADOW-COLOR: #ADD8E6;
	SCROLLBAR-ARROW-COLOR: steelblue;
	SCROLLBAR-TRACK-COLOR: #E0FFFF;
	SCROLLBAR-BASE-COLOR: #ADD8E6;
	scrollbar-dark-shadow-color: blue;
	scrollbar-highliht-color: black;
	scrollbar-3d-light-color: #E0FFFF;
	}
H1 {
	font-style : italic;
	font-weight : bold;
	font-size : 20;
	background-color : #FAEBD7;
	border-style : outset;
	text-align: center;
}
H2 {
	font-family : verdana;
	font-weight : bold;
	text-decoration : underline;
	font-size : 18;
	background-color : lightgreen;
	border-style : none;
	text-align: justify;
}
H3 {
	font-family : verdana;
	font-weight : bold;
	text-decoration : underline;
	font-size : 14;
	background-color : yelow;
	border-style : none;
	text-align: justify;
}

li { font-family: Verdana; font-size: 10
}