.arial10n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.arial10nblanco {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.link1 		 {	text-decoration: none; color: #ffffff; font-size: 10px; font-weight: bold;}
a.link1:visited	 {	text-decoration: none; color: #ffffff; font-size: 10px; font-weight: bold;}
a.link1:hover 	 {	text-decoration: none; color: #000000; font-size: 10px; font-weight: bold;}
a.link2 		 {	text-decoration: none; font-size: 10px; color: #000000; font-weight: bold;}
a.link2:visited	 {	text-decoration: none; font-size: 10px; color: #000000; font-weight: bold;}
a.link2:hover 	 {	text-decoration: none; font-size: 10px; color: #ffffff; font-weight: bold;}
a.link3 		 {	text-decoration: none; font-size: 10px; color: #000000; font-weight: bold;}
a.link3:visited	 {	text-decoration: none; font-size: 10px; color: #000000; font-weight: bold;}
a.link3:hover 	 {	text-decoration: none; font-size: 10px; color: #FF0000; font-weight: bold;}
a.link4 		 {	text-decoration: none; font-size: 10px; color: #FFFFFF; font-weight: bold;}
a.link4:visited	 {	text-decoration: none; font-size: 10px; color: #FFFFFF; font-weight: bold;}
a.link4:hover 	 {	text-decoration: none; font-size: 10px; color: #FF0000; font-weight: bold;}
a.link5 		 {	text-decoration: none; font-size: 10px; color: #999999; font-weight: bold;}
a.link5:visited	 {	text-decoration: none; font-size: 10px; color: #999999; font-weight: bold;}
a.link5:hover 	 {	text-decoration: none; font-size: 10px; color: #FF0000; font-weight: bold;}
a.link6 		 {	text-decoration: none; font-size: 12px; color: #000000; font-weight: none;}
a.link6:visited	 {	text-decoration: none; font-size: 12px; color: #000000; font-weight: none;}
a.link6:hover 	 {	text-decoration: none; font-size: 12px; color: #FF0000; font-weight: none;}
.cuadro10negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	padding-left: 10px;
	padding-top: 10px;
	text-align: justify;
	border: thin solid White;
	padding-right: 10px;
	padding-bottom: 10px;
}