.letragris {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	top: auto;
}
input,select,textarea {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

/* Links */
a:link {

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

	color: #666666;
	text-decoration:underline;
	
}
a:visited {

	color: #666666;
	text-decoration:none;
}
a:active {

	color: #666666;
	text-decoration:none;
}
.letrablanca {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.fondo {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	background-attachment: fixed;
	background-image: url(imagenes/recuadro.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
/* set millions of background images */
.rbroundbox { background: url(css/nt.gif) repeat; }
.rbtop div { background: url(css/tl.gif) no-repeat top left; }
.rbtop { background: url(css/tr.gif) no-repeat top right; }
.rbbot div { background: url(css/bl.gif) no-repeat bottom left; }
.rbbot { background: url(css/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }