<style type="text/css">
.titulo			{color: #a9a9a9; font-family: Tahoma; font-size: 16px;}
.titulo a		{color: #a9a9a9; font-family: Tahoma; font-size: 16px; text-decoration: none;}
.titulo a:hover	{color: #a9a9a9; font-family: Tahoma; font-size: 16px; text-decoration: underline;}

.font_cinza		{color: #a9a9a9; font-family: Tahoma; font-size: 11px;}
.font_cinza a		{color: #a9a9a9; font-family: Tahoma; font-size: 11px; text-decoration: none;}
.font_cinza a:hover	{color: #a9a9a9; font-family: Tahoma; font-size: 11px; text-decoration: underline;}

.font_azul		{color: #283567; font-family: Tahoma; font-size: 12px;}
.font_azul a		{color: #283567; font-family: Tahoma; font-size: 12px; text-decoration: none;}
.font_azul a:hover	{color: #283567; font-family: Tahoma; font-size: 12px; text-decoration: underline;}

.font_azul2		{color: #283567; font-family: Tahoma; font-size: 10px;}
.font_azul2 a		{color: #283567; font-family: Tahoma; font-size: 10px; text-decoration: none;}
.font_azul2 a:hover	{color: #283567; font-family: Tahoma; font-size: 10px; text-decoration: underline;}

.formfield			{ font-family: arial; font-size: 11px; height: 17px; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }
.textarea			{ font-family: arial; font-size: 11px; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }

#noticias {
	padding-left: 1px;
	font-family: arial;
	font-size: 12px;
	line-height: 22px;
}
#noticias a{color: #a1bf1d; text-decoration: underline; font-weight: bold;}
#noticias a:hover{text-decoration: none; font-weight: bold;}

#link_cinza { color: #909090; font-family: arial; font-size: 13px;}
#link_cinza a{ color: #909090; text-decoration: underline; font-weight: bold;}
#link_cinza a:hover{text-decoration: none; font-weight: bold;}

#link_cinza2 { color: #909090; font-family: arial; font-size: 10px;}
#link_cinza2 a{ color: #909090; text-decoration: underline; font-weight: bold;}
#link_cinza2 a:hover{text-decoration: none; font-weight: bold;}

#link_preto { color: #000000; font-family: arial; font-size: 13px;}
#link_preto a{ color: #000000; text-decoration: none;}
#link_preto a:hover{text-decoration: underline; color="#b6d723"}

#produtos { color: #000000; font-family: arial; font-size: 13px;}
#produtos a{ color: #000000; text-decoration: none;}
#produtos a:hover{text-decoration: underline; color="#b6d723"}

</style>