input {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #003366;
	background-color: #99ccff;
}

textarea {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	SCROLLBAR-FACE-COLOR: #99ccff;
	SCROLLBAR-HIGHLIGHT-COLOR: #6699cc;
	SCROLLBAR-SHADOW-COLOR: #6699cc;
	color: #003366;
	background-color: #99ccff;

}

select {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	SCROLLBAR-FACE-COLOR: #99ccff;
	SCROLLBAR-HIGHLIGHT-COLOR: #6699cc;
	SCROLLBAR-SHADOW-COLOR: #6699cc;
	color: #003366;
	background-color: #99ccff;
}


body {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	SCROLLBAR-FACE-COLOR: #99ccff;
	SCROLLBAR-HIGHLIGHT-COLOR: #6699cc;
	SCROLLBAR-SHADOW-COLOR: #6699cc;
	color: #99ccff;
	background-color: #336699;
	list-style-image: url(img/vinyeta.gif);
}


a:link {
	color: #ffffff;
	font-family: "Century Gothic", Arial;
	font-size: 12px;
}

a:visited {
	color: #6699cc;
	font-family: "Century Gothic", Arial;
	font-size: 12px;
}

a:hover {
	color: #cc3333;
	font-family: "Century Gothic", Arial;
	font-size: 12px;

}

a:active {
	color: #cc3333;
	font-family: "Century Gothic", Arial;
	font-size: 12px;

}

.fondoclaro {
	background-color: #99ccff;
	font-family: "Century Gothic", Arial;
	color: #003366;
	font-size: 12px;



}

.fondoneutro {
	background-color: #6699cc;
	font-family: "Century Gothic", Arial;
	color: #003366;
	font-size: 12px;



}

.fondooscuro {
	background-color: #003366;
	font-family: "Century Gothic", Arial;
	color: #99ccff;
	font-size: 12px;



}

.textoclaro {
	color: #99ccff;
	font-family: "Century Gothic", Arial;
	font-size: 12px;




}

.textoneutro {
	color: #6699cc;
	font-family: "Century Gothic", Arial;
	font-size: 12px;




}

.textooscuro {
	color: #003366;
	font-family: "Century Gothic", Arial;
	font-size: 12px;




}
.fondoneutroosc {
	background-color: #336699;
	font-family: "Century Gothic", Arial;
	color: #99ccff;
	font-size: 12px;



}
.textoneutroosc {
	color: #336699;
	font-family: "Century Gothic", Arial;
	font-size: 12px;


}
h2 {
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	font-weight: bold;
	text-align: center;


}
h3 {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;


}
h1 {
	font-family: "Century Gothic", Arial;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}
h4 {

	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
li {
	font-family: "Century Gothic", Arial;

}
.blink {
	text-decoration: blink;
	font-family: "Century Gothic", Arial;

}
