A:LINK		{color:blue; text-decoration:none;}
A:VISITED	{color:blue; text-decoration:none;}
A:ACTIVE	{color:blue; text-decoration:none;}
A:HOVER		{color:red; text-decoration:none;}
A		{color:blue; text-decoration:none;}

.tipo1 A:LINK		{color:white; text-decoration:none;}
.tipo1 A:VISITED	{color:#EEEEEE; text-decoration:none;}
.tipo1 A:ACTIVE		{color:#FFFFDD; text-decoration:none;}
.tipo1 A:HOVER		{color:red; text-decoration:none;}
.tipo1 A		{color:#white;	text-decoration:none;}

.tipo2 A:LINK		{color:gray; text-decoration:none;}
.tipo2 A:VISITED	{color:gray; text-decoration:none;}
.tipo2 A:ACTIVE		{color:gray; text-decoration:none;}
.tipo2 A:HOVER		{color:red; text-decoration:none;}
.tipo2 A		{color:gray; text-decoration:none;}

.Login
{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #688491;
}

.Campos
{
	font-size:8pt;
	font-family:Verdana,Arial,Helvetica;
	color:#000000;
	background-color:#EEEEEE;
	font-weight:nornmal;
	border:#000000;
	border-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
}

.Botoes
{
	color:#000000;
	background-color:#EEEEFF;
	font-size:8pt;
	font-weight:bold;
	font-family:Verdana,Arial,Helvetica;
	border:#000000;
	border-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
}
