.rodape a:visited { color: #518AB1; font-family: Tahoma; font-size: 11px; text-decoration: none; }
.rodape { color: #518AB1; font-family: Tahoma; font-size: 11px; text-decoration: none; }
.rodape a:link { color: #518AB1; font-family: Tahoma; font-size: 11px; text-decoration: none; }
.rodape a:hover{ color: red; font-family: Tahoma; font-size: 11px;  text-decoration: underline; }

.capa a:visited { color: black; font-family: Tahoma; font-size: 11px; text-decoration: none; }
.capa { color: black; font-family: Tahoma; font-size: 11px; text-decoration: none; }
.capa a:link { color: black; font-family: Tahoma; font-size: 11px; text-decoration: none; }
.capa a:hover{ color: red; font-family: Tahoma; font-size: 11px;  text-decoration: underline; }

.capajornal a:visited { color: white; font-family: Tahoma; font-size: 11px; text-decoration: none; }
.capajornal { color: white; font-family: Tahoma; font-size: 11px; text-decoration: none; }
.capajornal a:link { color: white; font-family: Tahoma; font-size: 11px; text-decoration: none; }
.capajornal a:hover{ color: red; font-family: Tahoma; font-size: 11px;  text-decoration: none; }

.textonormal a:visited { color: black; font-family: Arial; font-size: 12px; text-decoration: none; }
.textonormal { color: black; font-family: Arial; font-size: 12px; text-decoration: none; }
.textonormal a:link { color: black; font-family: Arial; font-size: 12px; text-decoration: none; }
.textonormal a:hover{ color: red; font-family: Arial; font-size: 12px;  text-decoration: underline; }

.inputmenor 
{
	font-family: Arial;
	font-size:10px;
	background-color: #FFFFFF;
	border-left:1px;
	border-right:1px;
	border-top:1px;
	border-bottom:1px;
	border-style:solid;
	border-color: White;
}