a.type1:active {color: #ffffff; text-decoration: none}
a.type1:link {color: #ffffff; text-decoration: none}
a.type1:visited {color: #ffffff; text-decoration: none}
a.type1:hover {color: #ffffff; text-decoration: underline}

a.type2:active {color: #361A34; text-decoration: none}
a.type2:link {color: #361A34; text-decoration: none}
a.type2:visited {color: #361A34; text-decoration: none}
a.type2:hover {color: #361A34; text-decoration: underline}

a.type3:active {color: #25AB99; text-decoration: none ;font-weight: bold;}
a.type3:link {color: #25AB99; text-decoration: none;font-weight: bold;}
a.type3:visited {color: #25AB99; text-decoration: none;font-weight: bold;}
a.type3:hover {color: #25AB99; text-decoration: underline;font-weight: bold;}

.body  {
	font-family : Verdana, arial, Helvetica;
	font-size : 11px;
	color : #000000;
}

.bold  {
	font-family : Verdana, arial, Helvetica;
	font-size : 11px;
	font-weight: bold;
	color : #000000;
}

.italic  {
	font-family : Verdana, arial, Helvetica;
	font-size : 11px;
	font-style: italic;
	color : #000000;
}

.subtitle  {
	font-family : Verdana, arial, Helvetica;
	font-size : 15px;
	font-weight: bolder;
	color : #FF6600;
}

.title  {
	font-family : Verdana, arial, Helvetica;
	font-size : 14px;
	font-weight: bold;
	color : #000000;
}

.preco  {
	font-family : Verdana, arial, Helvetica;
	font-size : 10px;
	font-weight: bold;
	color : #ff0000;
}

.text_field  {
	font-family : Verdana, arial, Helvetica;
	font-size : 10px;
	font-weight: none;
	color : #000000;
	background : #ffffff;
	border : 1pt  ridge #1D074B;
}

.submit_buttom  {
	font-family : Verdana, arial, Helvetica;
	font-size : 9px;
	font-weight: bold;
	color : #ffffff;
	background : #50274D;
	border : 1pt  ridge #D38673;
}

BODY {
	scrollbar-3dlight-color : #9D9D9D;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #9D9D9D;
	scrollbar-darkshadow-color : #9D9D9D;
	scrollbar-face-color : #737070;
	scrollbar-highlight-color : #E4E7F1;
	scrollbar-shadow-color : #E4E7F1;
	scrollbar-track-color : #eAeAeA;
	background : #00629F;
	background-image : url(images/bg.gif);
	font-family : Verdana, arial, Helvetica;
	font-size : 11px;
	color : #000000;
	margin-bottom : 0;
	margin-top : 0;
}

TD {
	font-family : Verdana, arial, Helvetica;
	font-size : 11px;
	color : #000000;
}
.enquete {
	background-color: #D6F1FA;
	background-image : url(images/bg_table2.gif);
	background-repeat : no-repeat;
}

.enquete2 {
	background-color: #FCF9F4;
	background-image : url(images/bg_table3.gif);
	background-repeat : no-repeat;
}

.enquete3 {
	background-color: #E6F0E5;
	background-image : url(images/bg_table4.gif);
	background-repeat : no-repeat;
}



