#rss {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.texto {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
}
.textoJustificado {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	text-align: justify;
}

.texto1 {
	FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: Verdana;
}
.textoMargem{
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana; margin-left: 15 px; margin-right: 15 px;
}
a:link{text-decoration: none; color:#000000;}
a:active{text-decoration: none; color:#000000;}
a:visited{text-decoration: none; color:#000000;}
a:hover{text-decoration: none; color:#3376B3;}


input {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #333333;
	background-color: #ffffff;
	height: 14px;
	border: 0px solid;
}

.input {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #333333;
	background-color: #ffffff;
	height: 14px;
	border: 1px solid #CCCCCC;
}

body {
scrollbar-3d-light-color:#E9E9E9;
scrollbar-arrow-color:#006699;
scrollbar-base-color:#E9E9E9;
scrollbar-dark-shadow-color:#E9E9E9;
scrollbar-face-color:#E9E9E9;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#E9E9E9;
}


.click {
	color:#000000;
	cursor:pointer;
	display:block;
	background-image:url(../img/clickaqui.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:61px;
}

.clickHover {
	color:#3376B3**;
	color:#000000;
	cursor:pointer;
	display:block;
	background-image:url(../img/clickaqui2.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:61px;
} 