@charset "utf-8";
/* CSS Document */

.texto {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.texto2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

#celeste{
color: #42719A;
}


.celeste{
color: #42719A;
}

.naranja{
font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #DC4728;
	text-decoration: none;
}

.INPUT {
	BORDER-RIGHT: #6ea5bf 1px solid; 
	BORDER-TOP: #6ea5bf 1px solid; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #6ea5bf 1px solid; 
	COLOR: #666666; 
	BORDER-BOTTOM: #6ea5bf 1px solid; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #dddddd
}
