body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f4f8e6;
}
body,td,th {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: normal;
}

.style2 {
	color: #FFFFFF;
	font-weight: bold;
}

td.titulo{
        background-color: #EA7F0D;
        text-align:center;
        font-weight: bold;
        font-size: 15px;
        borer-color:#000000;
        border: solid 1px;
}
td.menu{
        borer-color:#000000;
        border-left: solid 1px; 
        border-right: solid 1px;
        border-bottom: solid 1px;
}

a:link {
 text-decoration: none; 
}

a:visited {

  text-decoration: none; 
}

a:hover {
	text-decoration: underline;
}
a:active {
  text-decoration: underline; 
}
