a:hover {
	color: #ffffff;
	text-decoration: none;





}
a:link {
	
	text-decoration: none;



}
a:active {
	
	text-decoration: none;
}
a:visited {
	
	text-decoration: none;





}
.cabecera {
	font-family: "Comic Sans MS", Verdana;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	background-color: 0099CC;

}
.normal {
	font-family: "Comic Sans MS", Verdana;
	color: #000000;
}
body {
	background-color: #99CCFF;
	left: 20px;

}
ol {
	list-style-type: decimal;
}
