body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #FEDA00;
}
body {
	background-color: #01008A;
	margin-left: 0%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
}
a {
	font-size: 12px;
	color: #FEDA00;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FEDA00;
}
a:hover {
	text-decoration: underline;
	color: #FEDA00;
}
a:active {
	text-decoration: none;
	color: #FEDA00;
}
.boton {
	border: rgb(128,128,128) 1px solid;
	font-size: 10pt;
	font-family: Verdana;
	background-color: rgb(233,233,233)
}

.texto{
	border: rgb(128,128,128) 1px solid;
	font-size: 10pt;
	font-family: Verdana;
}

.combo{
	border: rgb(128,128,128) 1px solid;
	font-size: 10pt;
	font-family: Verdana;
}
