.links {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
a.links:hover {
	color: #003366;
	text-decoration: underline;
}
.texto-simple {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.fields {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;

}
.texto-simple-bold {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.texto-simple2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}
.links-blanco {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.links-blanco:hover {
	color: #FFFFFF;
	text-decoration: underline;
	
	}
.links-blanco-bold {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a.links-blanco-bold:hover {
	color: #99FF99;
	text-decoration: none;
}	
.links-submenu {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;

}
.texto-iniciesesion {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;

}
a.links-submenu:hover {
	color: #003366;
	text-decoration: underline;
}
.texto-simple-bold2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.texto-titulos-carreras {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	text-transform: uppercase;


}
.texto-simple-bold3 {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

