body {
	background-color: #C5CED7;
}
.tpie {
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
}
.t1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.t2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.t3 {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	font-weight:bold
}
.t4 {
	font-family: Tahoma;
	font-size: 22px;
	color: #FF6600;
	line-height: 18px;
	font-weight:bold
}
.l1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FBDCBF;
}
.enlace {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration:none;
	font-weight: bold;
}
/***************************************************************************/
A.enlace1:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration:none;
	font-weight: bold;
}
A.enlace1:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration:none;
	font-weight: bold;	
}
A.enlace1:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
A.enlace1:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	text-decoration: underline;
}