﻿body {
}
.tabledas
{
	border: thin solid #000000; /*border: thin dashed #FFFFFF; */
}

.tdtop
{
	vertical-align: top;
	text-align: justify;
	border-bottom-style: groove;
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
	font-family: Arial;
}
.labelMak
{
	color: #F8B000;
	font-weight: bold;
	font-size:small;
	vertical-align: top;
	border-bottom-style: groove;
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
	font-family: Arial;
}


.titSez
{
	font-size: xx-large;
	font-weight: bolder;
	color: #f8b000;
	font-family: Arial;
}
.corpo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

.corpo2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}

.gall
{
	border: thin double #C0C0C0;
}


a:link {  color: #f8b000; text-decoration: underline;}

a:visited {  color: #f8b000; text-decoration: underline;}

a:hover {  color:#CBDBEA;}

a.menu:link {  text-decoration: none;}

a.menu:visited { text-decoration: none;}

a.menu:hover { text-decoration: none;}

a.menu2:link   
{
	color: #f8b000;
    text-decoration: none;
    font-size:x-large;
    font-family:Arial;
    font-weight:bold;
}

a.menu2:visited 
{
	color: #f8b000;
	text-decoration: none;
	font-size:x-large;
	font-size:x-large;
    font-family:Arial;
    font-weight:bold;
}

a.menu2:hover 
{
	color:#CBDBEA;
	font-size:x-large;
	font-size:x-large;
    font-family:Arial;
    font-weight:bold;
  }
