.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.Estilo2 {
	color: #0099FF;
	font-style: italic;
	}
	
.Estilo3 {font-size: x-small
}

.Estilo5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
}

.Estilo5 a {
	color: #000000;
	text-decoration: none;
}

.Estilo5 a:hover{
color: #FF0066
}

#punto {
border-bottom: 2px dotted grey;
}

.Estilo7 {color: #0099CC
}

.Estilo9 {color: #000000; border-bottom: 1px dotted black;
}

.Estilo9:hover {
color: #0099FF;
text-decoration:none;
border-bottom: 2px dotted black;
}

.Estilo10 {font-size: 36px
}
