input,textarea {
	background-color: #EFF8FA;
	background-repeat: repeat;
	border-color: #C5E3EB;
	border-style: solid;
	border-width: 1px;
	color: #003333;
	list-style-image: inherit;
}

a {
	color: #006666; /*link */
	text-decoration: none
}

.nav a {
	text-decoration: none;
}

a:hover {
	color: #029595;
	text-decoration: none;
}

.boton{
    BORDER: rgb(128,128,128) 1px solid; 
	FONT-SIZE: 9pt; 
	FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: rgb(233,233,233);       
}
