a.classe1:link {text-decoration:underline; color: #407AA2;}
  a.classe1:visited {text-decoration: underline; color: #407AA2;}
  a.classe1:hover {text-decoration: none; color: #407AA2;}
  a.classe1:active {text-decoration: underline; color: #407AA2;}

a.classe2:link {text-decoration: underline; color: #407AA2;}
  a.classe2:visited {text-decoration: underline; color: #407AA2;}
  a.classe2:hover {text-decoration: none; color: #407AA2;}
  a.classe2:active {text-decoration: underline; color: #407AA2;}
 
a.classe3:link {text-decoration: nome; color: #AE6F44;}
  a.classe3:visited {text-decoration: nome; color: #AE6F44;}
  a.classe3:hover {text-decoration: underline; color: #AE6F44;}
  a.classe3:active {text-decoration: nome; color: #AE6F44;}
  
a.classe4:link {text-decoration: nome; color: #339999;}
  a.classe4:visited {text-decoration: nome; color: #339999;}
  a.classe4:hover {text-decoration: underline; color: #339999;}
  a.classe4:active {text-decoration: nome; color: #339999;}
  

html
{
font-size:11px;
}


body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	background-image: url(../imagens/bg.jpg);
	scrollbar-face-color: #66a6e5; 
	scrollbar-shadow-color: #003366; 
	scrollbar-highlight-color: white; 
	scrollbar-3dlight-color: #6495ed; 
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: #eff2f8; 
	scrollbar-arrow-color: #003366;
}
.rodape {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	height: 30px;
	width: auto;
	background-color: #629CC1;
}

td

{font-size:11px;}

div

{font-size:11px;}

p
{font-size:11px;}

.button {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 10px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
background-color: #e1e7f2;
color: #003366;
background-image: url(background10.gif);
padding-bottom: 1px;
padding-left: 1px;
padding-right: 1px;
padding-top: 1px;
margin-right: 1px;
margin-left: 1px;
margin-top: 1px;
margin-bottom: 1px;
border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #629cc1;
border-right-color-value: #629cc1;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #629cc1;
border-left-color-value: #629cc1;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
cursor: pointer;
}

