@charset "utf-8";
.textoblanco {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #66CC00;
}
.textonormal {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
}
a:hover {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #FFFF00;
}
a:visited {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #999900;
}
.numerocalendario {
	font-family: "Century Gothic", Arial;
	font-size: 36px;
	font-weight: normal;
	color: #FFF;
}
.diascalendario {
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
.mescalendario {
	font-family: "Century Gothic", Arial;
	font-size: 36px;
	font-weight: bold;
	color: #090;
}
.textonegrita {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #006;
}
.verdemedio {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #009933;
	text-decoration: blink;
}
.resaltadoblanco {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #FFFFFF;
}
