.form
{
	font-family: tahoma, geneva, arial, helvetica;
	font-size: 7pt;
	border: 0px solid #000000;
	color: #000000;
	width: 270px;
	background-color: #CCCCFF;
	margin-left: 5px;
	margin-top: 5px;
}		
.input {
	background-color: #F4F4F4;
	border-bottom: #76A6D4 1px solid;
	border-left: #76A6D4 1px solid;
	border-right: #76A6D4 1px solid;
	border-top: #76A6D4 1px solid;
	font-family: tahoma, geneva, arial, helvetica;
	color: #333333;
	font-size: 7pt;
}
.textarea {
	background-color: #eceee4;
	border-bottom: #59b017 1px solid;
	border-left: #59b017 1px solid;
	border-right: #59b017 1px solid;
	border-top: #59b017 1px solid;
	font-family: tahoma, geneva, arial, helvetica;
	font-size: 9pt;
}
.link_menu {
	font-family: tahoma, arial, geneva, serif;
	font-size: 8pt;
	color: #005F8C;
	text-decoration: none;
	font-weight: none;
}
.link_menu:visited	{
	font-family: tahoma, arial, geneva, serif;
	font-size: 8pt;
	color: #005F8C;
	text-decoration: none;
	font-weight: none;
}
.link_menu:hover	{
	font-family: tahoma, arial, geneva, serif;
	font-size: 8pt; 
	color: #000000;
	text-decoration: none;
	font-weight: none;
}
.link_cinza {
	font-family: tahoma, arial, geneva, serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	font-weight: none;
}
.link_cinza:visited	{
	font-family: tahoma, arial, geneva, serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	font-weight: none;
}
.link_cinza:hover	{
	font-family: tahoma, arial, geneva, serif;
	font-size: 10pt; 
	color: #005F8C;
	text-decoration: none;
	font-weight: none;
}