.tabela {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #CCCCCC;
	font-size: xx-small;
	border: #000066;
	border-style: outset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: auto;
}

a:active {
	color: #3333FF;
	text-decoration: none;
	font-size: xx-small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #0000cc;
	text-decoration: none;
	font-size: xx-small;
	font-weight: bold;
}
a:visited {
	color: #3300FF;
	text-decoration: none;
	font-size: xx-small;
	font-weight: bold;
}
a:hover 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	}

BODY {
	scrollbar-face-color: 000066;
	scrollbar-highlight-color: 000066;
	scrollbar-3dlight-color: 000066;
	scrollbar-darkshadow-color: 000066;
	scrollbar-shadow-color: E7F8FE;
	scrollbar-arrow-color: E7F8FE;
	scrollbar-track-color: ffffff;
	heigth:100%;
	
}

A.meulink
{
	COLOR: #0000cc;
	TEXT-DECORATION: none;
	clip:   rect(   );
	width:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
A.meulink:hover
{
	COLOR: red;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	}
A.meulink:visited:hover
{
    COLOR: red;
    TEXT-DECORATION: none;
	}

a.link
{
	COLOR: #000066;
	TEXT-DECORATION: none;
	clip:   rect(   );
	width:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #cccccc; 
	border: 1px outset #000066; 
	font-size: xx-small; 
	font-weight: bold; 
	clip:   rect(   ); 
	width: 100%

}
a.link:active
{
	COLOR: #000066;
	TEXT-DECORATION: none;
	clip:   rect(   );
	width:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #cccccc; 
	border: 1px outset #000066; 
	font-size: xx-small; 
	font-weight: bold; 
	clip:   rect(   ); 
	width: 100%

}
a.link:visited
{
	COLOR: #000066;
	TEXT-DECORATION: none;
	clip:   rect(   );
	width:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #cccccc; 
	border: 1px outset #000066; 
	font-size: xx-small; 
	font-weight: bold; 
	clip:   rect(   ); 
	width: 100%

}
a.link:hover
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #CCCCCC; 
	text-decoration: none; 
	background-color: #000066; 
	border: 1px outset #CCCCCC; 
	font-size: xx-small; 
	font-weight: bold; 
	clip:   rect(   ); 
	width: 100%
}

.pergunta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	border-left-width: 1px;
	border-left-style: groove;
	border-left-color: #000066;

}
.resposta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: oblique;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
	background-color: #CCCCCC;
	text-indent: 2px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #000066;
}
.tr {
	background-attachment: fixed;
	background-image: url(../imagens/fundotabela.gif);
	background-repeat: no-repeat;
	width: 98%;
	height: 100%;
	background-position: left top;
	background-color: #E8E8E8;






}
.borda {
	border: 2px groove #000066;
}
.semborda {
	border: none;
}
