a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}
a:visited {
	text-decoration: none;
	color:  #FFFFFF;
   font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #B7B7B7;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}

link rojo{
	color: #F00000;
	text-decoration: none;
	font-weight: bold;
	
}
link rojo visited {
	text-decoration: none;
	color:  #FFFFFF;
   font-weight: bold;
}
link rojo hover {
	text-decoration: none;
	color: #B7B7B7;
	font-weight: bold;
}
link rojo active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}


body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Estilo21 {font-size: 9px; font-family: Trebuchet MS;}
.Estilo33 {color: #333333; font-weight: bold; font-size: 15px; font-family: Trebuchet MS; }
.Estilo39 {color: #FFFFFF; font-size: 12px; font-family: Trebuchet MS; }
.Estilo40 {color: #333333; font-size: 13px; font-family: Trebuchet MS;  }
.Estilo41 {color: #333333; font-size: 13px; font-family: Trebuchet MS; }
.Estilo46 {color: #DD3101; font-size: 13px; font-family: Trebuchet MS; }
.Estilo47 {color: #FFFFFF; font-size: 13px; font-family: Trebuchet MS; }
.Estilo48 {color: #DD3101; font-size: 14px; font-family: Trebuchet MS; font-weight: bold;}



.barraprogreso{
display:block;
position:absolute;
vertical-align: middle;
z-index: 2;
text-align:center;
width: 300px;
height: 10px;
top: 50%;
left: 50%;
margin-top: -5px;
margin-left: -150px;

}

