.AyguadeBody {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-style: normal;
	color: #0000CC;
	white-space: normal;

	


}
h1 {
	font-family: "Comic Sans MS";
	font-size: 16pt;
	font-weight: bolder;
	color: #0000CC;
}
blockquote {
	text-align: left;
	text-indent: 0mm;
	white-space: normal;
}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	color: #FF6600;
}
a:link {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-weight: bold;
	color: #FF9900;
}
a:visited {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	color: #666666;
}
.Boxed {
	background-color: #FFFF99;
	height: auto;
	width: auto;
}

