/* PARA O LINK 1 */

a.linkum:link {
	color:#666666;
	text-decoration:none;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

}
a.linkum:visited {
	color:#999999;
	text-decoration:none;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

}
a.linkum:hover {
	color:#990000;
	text-decoration:none;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

}
a.linkum:active {
	color:#990000;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

}
/* PARA O LINK 1 */

a.linksocial:link {
	color:#666666;
	text-decoration:none;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

}
a.linksocial:visited {
	color:#999999;
	text-decoration:none;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

}
a.linksocial:hover {
	color:#990000;
	text-decoration:none;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

}
a.linksocial:active {
	color:#990000;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

}

/* PARA O LINK 2 */

a.linkdois:link {
	color:#000000;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;

}
a.linkdois:visited {
	color:#000000;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;

}
a.linkdois:hover {
	color:#990000;
	text-decoration:none;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;

}
a.linkdois:active {
	color:#990000;
	text-decoration:none;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;

}

/* PARA O LINK 3 */

a.linktres:link {
color:#00FF00;
background-color:#000000;
text-decoration:none;
}
a.linktres:visited {
color:#000000;
text-decoration:line-through;
}
a.linktres:hover {
color:#000000;
background-color:#FF0000;
text-decoration:none;
}
a.linktres:active {
color:#FFFF00;
text-decoration:none;
background-color:#000000;
}
