@charset "utf-8";
a.links-azul{
	color:#2DB0FE;
	text-decoration: none;
}

a.links-azul:active {
	color:#F60;
	text-decoration: none;
}

a.links-azul:hover {
	color:#F90;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a.links-azul2{
	color:#0192e9;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2DB0FE;
}

a.links-azul2:active {
	color:#F60;
	text-decoration: none;
}

a.links-azul2:hover {
	color:#F90;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.links-branco{
	color:#FFF;
	text-decoration: none;
}

a.links-branco:active {
	color:#F60;
	text-decoration: none;
}

a.links-branco:hover {
	color:#F90;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.links-red{
	color:#cf0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2DB0FE;
}

a.links-red:active {
	color:#F60;
	text-decoration: none;
}

a.links-red:hover {
	color:#F90;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.links-laranja{
	color:#fe7c25;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2DB0FE;
}

a.links-laranja:active {
	color:#000;
	text-decoration: none;
}

a.links-laranja:hover {
	color:#000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
