.sinnada {
	text-decoration: none;
	font-size: 10px;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

.textbox {background:background-color: #CC0000;
border-color: #666666;
border-width:1px;
border-style:dotted;
color: #CCCCCC;
font-size: 10px;

}

.azul {
	text-decoration: none;
	font-size: 10px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

body {
	background-color: #ffffff;
	color: #333;
}

a:link {
	color: #333;
	text-decoration: none;
}

a:visited {	color: #999999;
}

a:hover {
	color: #063;
}

a:active {	color: #063;
}


.texto {
text-decoration: none;
	color: #666666;font-size: 10px;
}
.tablalogin td{
	text-decoration: none;
	color: #999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	}
	
	.button , .small_button  {
	background-color:
#CCC;
	border:0px;
	text-transform:uppercase;
	color:#FFFFFF;
}