a:link {
	color: <%=i_links%>;
	text-decoration: none;
	color: #666666;
}
a:visited {
	color: <%=i_links%>;
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: <%=i_links%>;
	text-decoration: blink;
	color: #000000;
}
a:active {
	color: <%=i_links%>;
	text-decoration: none;
	color: #666666;
}
.Fonte_Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.Fonte_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.Fonte_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	color: #FFFFFF;
}
.Fonte_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	color: #000000;
	border-top:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	background-color: #CCCCCC;
}
.Fonte_pequena {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
