body { }
p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }

#contenedor {
	width: 800px;
	background-color: #FFFFFF;
		}

.text {
	font-family: arial, Helvetica, Tahoma;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
}

.text_dest {
	font-family: arial, Helvetica, Tahoma;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	font-style: italic;
	color: #7D7D7D;
}

.tit{
	font-family: arial, Helvetica, Tahoma;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #c02823;
}



	
.px10-12 {
	font-family: Tahoma, arial;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;}

