A:visited
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

A:link
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

A:hover
{
	border-right: aqua thin;
	border-top: aqua thin;
	font-size: 10pt;
	border-left: aqua thin;
	border-bottom: aqua thin;
	font-family: Arial;
	background-color: aqua;
	text-decoration: underline;
}

TD
{
	font-size: 10pt;
	font-family: Arial;
}

INPUT
{
	width: 98%;
}

TEXTAREA
{
	width: 98%;
}

.Tabela
{
	border-right: #6666ff 2px solid;
	border-top: #6666ff 2px solid;
	border-left: #6666ff 2px solid;
	border-bottom: #6666ff 2px solid;
}

.Tabela A:visited
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

.Tabela A:link
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

.Tabela A:hover
{
	border-right: aqua thin;
	border-top: aqua thin;
	font-size: 10pt;
	border-left: aqua thin;
	border-bottom: aqua thin;
	font-family: Arial;
	background-color: aqua;
	text-decoration: underline;
}

.Menu1
{
	border-right: #6666ff 2px;
	border-top: #6666ff 2px;
	border-left: #6666ff 2px;
	border-bottom: #6666ff 2px;
}

.Menu1 A:visited
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

.Menu1 A:link
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

.Menu1 A:hover
{
	border-right: aqua thin;
	border-top: aqua thin;
	font-size: 10pt;
	border-left: aqua thin;
	border-bottom: aqua thin;
	font-family: Arial;
	background-color: aqua;
	text-decoration: underline;
}

.Menu2
{
	border-right: #6666ff 2px solid;
	border-top: #6666ff 2px solid;
	border-left: #6666ff 2px solid;
	border-bottom: #6666ff 2px solid;
}

.Menu2 A:visited
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

.Menu2 A:link
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

.Menu2 A:hover
{
	border-right: aqua thin;
	border-top: aqua thin;
	font-size: 10pt;
	border-left: aqua thin;
	border-bottom: aqua thin;
	font-family: Arial;
	background-color: aqua;
	text-decoration: underline;
}


