A.link1:link { text-decoration: none; color: #ffffff }
A.link1:visited { text-decoration: none; color: #ffffff }
A.link1:hover { text-decoration: none; color: #6699CC }

A.link2:link { text-decoration: none; color: #000000}
A.link2:visited { text-decoration: none; color: #000000 }
A.link2:hover { text-decoration: none; color: #6699CC }

A.link3:link { text-decoration: none; color: #ffffff }
A.link3:visited { text-decoration: none; color: #ffffff }
A.link3:hover { text-decoration: none; color: #003399 }

BODY {
scrollbar-face-color:#6699CC;
scrollbar-highlight-color:#333333;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#6699CC;
scrollbar-shadow-color:#ffffff;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#ffffff;
}

.linespace {
	LINE-HEIGHT: 17px;FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

input.txt{
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border : 1px solid #82aad4;
}
textarea.txt{
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border : 1px solid #6699CC;
	scrollbar-face-color : #6699CC;
	scrollbar-arrow-color : #ffffff;
}
input.botao{
	color : #ffffff;
	background-color : #6699CC;
	border-bottom-color : #333333;
	border-bottom-style : solid;
	border-bottom-width : 1pt;
	border-right-color : #ffffff;
	border-right-style : solid;
	border-right-width : 1pt;
	border-left-color : #E8EDE7;
	border-left-style : solid;
	border-left-width : 1pt;
	border-top-color : #E8EDE7;
	border-top-style : solid;
	border-top-width : 1pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

select.txt{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border : 1px solid #9BAF96;
}