.textochicoazul { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: #002D6E; text-decoration: none }



a:link {  
	text-decoration: none;
	color: #003366	}

a:visited {
	text-decoration: none;
	color: #003366
	}

a:hover {
	text-decoration: underline
	}

.textochicogris { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7b7979;
	text-decoration: none
	}

.textochiconegro {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none
	}

.textomaschico {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none
	}
	
.textochicorojo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	}
	
.textochicoazulbold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002D6E;
	text-decoration: none;
	font-weight: bold
	}

.botoncitos {
	color: #000000;
	background-color: #88AEBD;
	font-family: Tahoma;
	font-size: 10px;
	border-style: outset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
	}
	
.textochicoblancobold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold 
	}
	
.textochicoblanco {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none 
	}
	
.textochiconegrobold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold
	}
