﻿p
{
font-family: verdana;
color: 666666;
font-size:11px;
}

a:active.news
{
font-family: arial;
color: FE9900;
font-size:11px;
}
a:visited.news
{
font-family: arial;
color: FE9900;
font-size:11px;
}
a:link.news
{
font-family: arial;
color: FE9900;
font-size:11px;
}
a:hover.news
{
font-family: arial;
color: 666666;
font-size:11px;
}
a:active
{
font-family: arial;
color: aaaaaa;
font-size:11px;
}
a:visited
{
font-family: arial;
color: aaaaaa;
font-size:11px;
}
a:link
{
font-family: arial;
color: aaaaaa;
font-size:11px;
}
a:hover
{
font-family: arial;
color: eeeeee;
font-size:11px;
}

a:active.mail
{
font-family: arial;
color: 666666;
font-size:11px;
text-decoration: none;
}
a:visited.mail
{
font-family: arial;
color: 666666;
font-size:11px;
text-decoration: none;
}
a:link.mail
{
font-family: arial;
color: 666666;
font-size:11px;
text-decoration: none;
}
a:hover.mail
{
font-family: arial;
color: aaaaaa;
font-size:11px;
text-decoration: none;
}
.txt
{
font-family: arial;
color: 666666;
font-size:11px;
text-decoration: none;
border:1px;
background-color:eeeeee;
}

.txt2
{
font-family: arial;
color: 666666;
font-size:11px;
text-decoration: none;

background-color:eeeedd;
font-weight:bold;
}

#campanha {
	background: #fff url(images/top.jpg) no-repeat;
	width: 548px;
	height: 53px;
	text-align: left;
	padding: 5px 0 0 10px;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
}

#campanha a {
	color: #194E84;
}

#campanha a:visited {
	color: #194E84;
}

#campanha a:hover {
	color: #1F242A;
}


