.desarrollo {
	font-family: "Trebuchet MS", Tahoma, Tekton;
	font-size: 12px;
	color: #006699;
}
.desarrolloRed {

	font-family: "Trebuchet MS", Tahoma, Tekton;
	font-size: 12px;
	color: #F33500;
}
a:link {
	color: #F33500;
	text-decoration: none;
}
a:visited {
	color: #F33500;
	text-decoration: none;

}
a:hover {
	color: #F79224;
	text-decoration: underline;

}
