div {text-decoration: none; color: #666666}

td {
	text-decoration: none; color: #666666;
	font-family: Arial;
	font-size: 12px;
	align: justify;
}

.titulo 	{
	font-family: Arial;
	font-size: 13px;
	color: #006699;
	FONT-WEIGHT: bold;
}

.titulo2 	{
	font-family: Arial;
	font-size: 13px;
	color: #990000;
	FONT-WEIGHT: bold;
}

.destaque 	{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	FONT-WEIGHT: bold;
}

.subtitulo 	{
	font-family: Arial;
	font-size: 11px;
	color: #006699;
	FONT-WEIGHT: bold;
}

.subitem 	{
	font-family: Arial;
	font-size: 10px;
	color: #ff9900;
	FONT-WEIGHT: bold;
}

A			    {text-decoration: none; font-family: Verdana, Arial; color: #006699;}
A.links:link    {text-decoration: none; font-family: Verdana, Arial; color: #006699;}
A.links:visited {text-decoration: none; font-family: Verdana, Arial; color: #006699;}
A.links:active  {text-decoration: none; font-family: Verdana, Arial; color: #006699;}
A.links:hover   {text-decoration: underline; font-family: Verdana, Arial; color: #006699;}

A.menu:link    {font-size: 9px; text-decoration: none; font-family: Arial; color: #FFFFFF;}
A.menu:visited {font-size: 9px; text-decoration: none; font-family: Arial; color: #FFFFFF;}
A.menu:active  {font-size: 9px; text-decoration: none; font-family: Arial; color: #FFFFFF;}
A.menu:hover   {font-size: 9px; text-decoration: NONE; font-family: Arial; color: #FFFFFF;}



.input-button {
	background-color: #DDEEF7;
	font-family: Arial;
	font-size: 11px;
	color: #003399;
	border: 1pt solid #006699;
}


.input-text	{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	background-color: #e3e3e3;
	border: 1pt solid #333333;
}


textarea	{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	background-color: #e3e3e3;
	border: 1pt solid #116699;
}


input	{
	font-family: Arial;
	font-size: 9px;
}

