body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium; color: white; background-color: darkblue}
h1 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: large; font-weight: bold; color: #FFFFFF; background-color: #336633}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bolder}
.banda { background-color: #D675FF; vertical-align: middle; color: darkblue;}
.banda_inferior { background-color: #822275; vertical-align: middle; color: white; }
.mensaje {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: 600; color: #C0FFC0}
.ask {
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
	font-weight: bolder;
	background-color: #FFFFFF;
	color: #336633;

}
.answer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: 700;
	color: #FFFFFF;
}
a:link {
	color: white;
}
a:visited {
	color: #FFFEDD;
}
a:hover {
	color: #FFFF99;
}
.darkLink.a:link {
	color: darkblue;
}

