.blanco {
	font-family : Tahoma;
	font-size : 11px;
	color : #ffffff;
	text-decoration : none;
}
.negro {
	font-family : Tahoma;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}
.negrita {
	font-family : Tahoma;
	font-size : 11px;
	color : #000000;
	font-weight:bold;
	text-decoration : none;
}
.input {
	background-color: #0099CC;
	color: #FFFFCC;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	border: thin ridge;
}
.select {
	color: #000000; 
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight:bold;
}
