html, body,td{
 scrollbar-arrow-color		:	#1b3c6f;
 scrollbar-base-color		:	white;
 scrollbar-shadow-color		:	#1b3c6f;
 scrollbar-face-color		:	white;
 scrollbar-highlight-color	:	#7793c3;
 scrollbar-darkshadow-color	:	white;
 scrollbar-3dlight-color	:	#7893c8;
 scrollbar-track-color		:	tranparent;
}

.TituloAzul {
	color 			: #32599d; 
	font-family 	: arial;
	font-weight		: bold;	
	font-style		: italic;	
	font-size		: 15px;
	padding-left	: 10px;
	padding-right	: 10px;
	padding-top		: 10px;
}

.conteudo {
	color 			: #000000; 
	font-family 	: arial;
	font-size		: 11px;
	padding-left	: 10px;
	padding-right	: 10px;
}

.formulario {
	color 			: #000000; 
	font-family 	: arial;
	font-size		: 11px;
}

.tabela {
	font-family 	: arial;
	font-weight		: bold;	
	font-size		: 10px;
	padding-left	: 5px;
	padding-right	: 5px;
}

a.Inscrevase:visited	{ font-family	: verdana;	font-size : 10px;	color : #ffffff;	text-decoration	: none; }
a.Inscrevase:hover		{ font-family	: verdana;	font-size : 10px;	color : #ffffff;	text-decoration	: underline; }
a.Inscrevase:link		{ font-family	: verdana;	font-size : 10px;	color : #ffffff;	text-decoration	: none; }
a.Inscrevase:active		{ font-family	: verdana;	font-size : 10px;	color : #ffffff;	text-decoration	: none; }

a.LinkBranco:visited	{ font-family	: verdana;	font-size : 11px;	color : #ffffff;	text-decoration	: none; }
a.LinkBranco:hover		{ font-family	: verdana;	font-size : 11px;	color : #ffffff;	text-decoration	: underline; }
a.LinkBranco:link		{ font-family	: verdana;	font-size : 11px;	color : #ffffff;	text-decoration	: none; }
a.LinkBranco:active		{ font-family	: verdana;	font-size : 11px;	color : #ffffff;	text-decoration	: none; }

a.LinkPreto:visited		{ font-family	: verdana;	font-size : 11px;	color : #000000;	text-decoration	: none; }
a.LinkPreto:hover		{ font-family	: verdana;	font-size : 11px;	color : #000000;	text-decoration	: underline; }
a.LinkPreto:link		{ font-family	: verdana;	font-size : 11px;	color : #000000;	text-decoration	: none; }
a.LinkPreto:active		{ font-family	: verdana;	font-size : 11px;	color : #000000;	text-decoration	: none; }

a:visited 		{ font-family	: arial;	font-size : 11px;	color : #f3661e;	text-decoration	: none; }
a:hover 		{ font-family	: arial;	font-size : 11px;	color : #f3661e;	text-decoration	: underline; }
a:link 			{ font-family	: arial;	font-size : 11px;	color : #f3661e;	text-decoration	: none; }
a:active 		{ font-family	: arial;	font-size : 11px;	color : #f3661e;	text-decoration	: none; }

