

a:link,a:visited,a:active {
	color: #000000;
	background-color:#E7E7E7;
	-moz-border-radius: .5em;
	text-decoration:none;
	}
		
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #051629;
	text-align: justify;
	font:bolder;
	font-weight : bolder;	
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-align: justify;
	font:bolder;
	font-weight : bolder;	
}

.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
        text-align: justify;
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}

.button {
   background-color:white;
	border-width:1px;
	border-color:black;
	border-style:solid;
	font-family:verdana;
	height:15pt;
	width:65px;
	font-size:8pt;
}
.button:hover {
	background-color: #ECDE57;
	color: white;
}

.buttonbig {
        background-color:#f6e552;
	border-width:1px;
	border-color:black;
	border-style:solid;
	height:15pt;
	font-size:12pt;
        FILTER: DropShadow(Color=#000000, OffX=4, OffY=2, Positive=1);
}
.buttonbig:hover {background-color:#ECDE57;color:white;}

.txtBorder {
        background-color:white;
	border-width:1px;
	border-color:black;
	border-style:solid;
	font-family:verdana;
	height:15pt;
	font-size:12pt;
}


.xxxsmall { font-family:verdana;font-size:6px;}
.xxxxsmall { font-family:verdana;font-size:4px;}
.enclosure { width:100%;}
