/* CSS Document */

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
.style2 {
	font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #797979; }

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
	.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	}
	
	.a2:link { color: #FFFFFF; text-decoration: none;  font-size: 11; font-weight:bold;}
.a2:visited { color: #FFFFFF; text-decoration: none;  font-size: 11; font-weight:bold;}
.a2:active { color: #FFFFFF; text-decoration: none;  font-size: 11; font-weight:bold;}
.a2:hover { color: #FFFFFF; text-decoration: none;  font-size: 11; font-weight:bold;}
.style14 {font-size: 12px; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif; color: #FF9900; }

.punteada_arriba_abajo {	border-top-style: dotted;	border-right-style: dotted;	border-bottom-style: dotted;	border-left-style: dotted;
							border-top-width: 1px;	border-top-color: #0066ff;	border-bottom-width: 1px;	border-bottom-color: #0066ff;                            border-right-width: 1px;	border-rigth-color: #0066ff; border-left-width: 1px;	border-left-color: #0066ff;}

.punteada_abajo {border-bottom-width: 1px;	border-top-style: none;	border-right-style: none;	border-bottom-style: dotted;
				 border-left-style: none;	border-bottom-color: #666666; }
.cursiva {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-style:italic }
. {
	font-size: 12px;
	color: #787878;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a:link {
	color: #000000;
	text-decoration: none;
}
.style4 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}


a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
