/* PARA O LINK 2 */

a.style2:link {
font-family: Tahoma;
font-size: 8pt;
color:#000000;
text-decoration:none;
}
a.style2:visited {
font-family: Tahoma;
font-size: 8pt;
color:#000000;
text-decoration:none;
}
a.style2:hover {
font-family: Tahoma;
font-size: 8pt;
color:#000000;
text-decoration:underline;
}
a.style2:active {
font-family: Tahoma;
font-size: 8pt;
color:#000000;
text-decoration:underline;
}
a.style2:hover {
font-family: Tahoma;
font-size: 8pt;
color: #3679C5;
text-decoration:underline;
}

/* PARA O LINK 3 */

a.style3:link {
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
color:#FFFFFF;
text-decoration:none;
}
a.style3:visited {
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
color:#FFFFFF;
text-decoration:none;
}
a.style3:hover {
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
color:#FFFFFF;
text-decoration:none;
}
a.style3:active {
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
color:#FFFFFF;
text-decoration:none;
}
a.style3:hover {
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
color: #FFF600;
text-decoration:underline;
}

/* PARA O LINK 4 */

a.style4:link {
font-family: Tahoma;
font-size: 16px;
font-weight: bold;
color:#000000;
text-decoration:none;
}
a.style4:visited {
font-family: Tahoma;
font-size: 16px;
color:#000000;
font-weight: bold;
text-decoration:none;
}
a.style4:hover {
font-family: Tahoma;
font-size: 16px;
font-weight: bold;
color:#000000;
text-decoration:underline;
}
a.style4:active {
font-family: Tahoma;
font-size: 16px;
font-weight: bold;
color:#000000;
text-decoration:underline;
}
a.style4:hover {
font-family: Tahoma;
font-size: 16px;
font-weight: bold;
color: #3679C5;
text-decoration:underline;
}

