@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.texto_top {
	color: #FFFFFF;
	font-size: 12px;
}

A { 
	color: #333333;
	text-decoration:none;
	font-weight: bold; 
}

A:visited { 
	color: #999999;
	text-decoration:none;
	font-weight: bold; 
}

#o { 
	font-size:12px;
	font-weight:bold; 
}

#sp { 
	font-size:12px;
	color: #666666; 
	font-weight:bold; 
}  

#s { 
	font-size:12px;
	color: #ec008c; 
	font-weight:bold; 
}  


#ps { 
	font-size:12px; 
	color: #ed1c24; 
	font-weight:bold; 
}  

#p { 
	font-size:12px; 
	color: #f7941d; 
	font-weight:bold; 
}  

