@charset "utf-8";
/* CSS Document */
.text {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:-20px;
}
.text a {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.text a:hover {
	text-decoration:none;
}
.text_detail {
	font-family:Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding-left:5px;
	color:#FFFFFF;
}
.text_detail2 {
	font-family:Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}
.detalle {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#E5FF05;
}
.footer {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
.footer a {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}
.footer a:hover {
	text-decoration:none;
}

