A:link, A:visited, A:active {text-decoration: none; color: ffffff;}
A:hover {color: ffffff;}

.boton {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #336699;




}
.botonoscuro {

	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000033;
}
.botonclaro {

	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #92B6DA;
}
.subrayado {
	border-bottom-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	border-bottom-width: thin;

}
.botonclarolight {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #336699;

}
.botonazul {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-color: #336699;
	color: #336699;

}
.srayado {
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	border-top-width: 1px;
	border-top-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;




}
.azul {
	color: #000066;
}

