a:link {
	text-decoration: none;
	color: #006600;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}

.input {
	width:1.5em;
}

.input2 {
	width:2.8em;
}

.field1 {
	color:#000000;
}

.Estilo1 {
	font-size: 13px;
	font-weight: bold;
}

.Estilo2 {
	font-size: 10px;
	font-weight: bold;
}

.Estilo3 {
	font-size: 14px;
	font-weight: bold;
	color:#006600;
}

.Estilo4 {
	font-size: 13px;
	font-weight: bold;
	color:#FF0000;
}

.Estilo5 {
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}

.Estilo6 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.Estilo7 {
	font-size: 11px;
}

.Estilo8 {
	font-size: 13px;
	font-weight: bold;
	color:#0000FF;
}

.Estilo9 {
	font-size: 11px;
	color:#00FF00;
}

.Estilo10 {
	font-size: 11px;
	color:#FF0000;
}

.Estilo11 {
	font-size: 11px;
	color:#CCCC00;
}