/* CSS Document */
.textointro{
	color:#FF5102;
	FONT-FAMILY: Arial;
	font-size: 11px;
}
.bold{ font-weight:bold}
.s10{ font-size:10px;}
.s11{ font-size:11px;}
.s12{ font-size:12px;}
.s13{ font-size:13px;}
.s14{ font-size:14px;}
.texto1{
	color: #6A6A6A;
	FONT-FAMILY: Arial;
	font-weight: bold;
	text-align: left;
}

.texto2{
	color: #F60;
	FONT-FAMILY: Arial;
	text-align: left;
}
A:link{FONT-SIZE: 11px; COLOR: #999999; FONT-FAMILY: Tahoma, Verdana, Arial; TEXT-DECORATION: none}
A:visited{font-family:tahoma; FONT-SIZE: 13px; color:#FFFFFF; text-decoration:none}
A:hover{font-family:tahoma; color: #FFCCCC}
A:active{font-family:tahoma; color:#FFCCCC}
