body {
	font:8pt 'Tahoma';
	color:#676767;
	text-align:center;
	background-color:#FFE6EE;
}
a img {	border-width:0;}
a:link, a:visited{
	color:#676767;
	text-decoration:none;
}
a:hover, a:active{
	color:#000000;
}
#contenedor{
	text-align:left;
	width:880px;
	margin:auto;
	margin-top:60px;
	background-color:#FFFFFF;
}
.input{
	padding-top:4px;
	width:146px;
	height:18px;
	border:none;
	background-color:#676767;
	color:#FFFFFF;
	margin-bottom:5px;
	font-family:Tahoma;
}
.celeste-bold{
	font-weight:bold;
	color:#d5265e;
}
