body,td,th {
   font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   background-color: #000000;
}
.a_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 1.3em;
}
.a_titulo {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-style: normal;
   font-weight: bold;
   color: #FF6600;
}
.contentwrap {
	padding-right: 16px;
	padding-left: 7px;
}
.a_tema {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-weight: bolder;
   color: #DD4200;
   text-decoration: underline;
}
h1 {
	font-size: 16px;
	color: #D16B10;
}

.a_texto_peq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
p.lessmargin {
	line-height: 1.1em;
	margin-top: 1px;
	margin-bottom: 0px;
}
a:link, a:active, a:visited {
   color: #0033CC;
}
a:hover {
   color: #D27E00;
}
.myimages {
	border: 1px outset #666666;
	margin: 5px 0px;
	padding: 5px;
	background-color: #778967;
}
a:hover .myimages   {
   margin: 5px 0px;
   padding: 5px;
   border: 1px solid #666666;
   background-color: #FFFFC1;
}
strong {
   color: #2C475F;
}
div.container {
	border: 2px solid #DBDEB6;
	background-color: #DDFEC5;
	width: 450px;
	text-align: center;
	margin-left: 60px;
  }
div.container2 {
	border: 2px solid #DBDEB6;
	background-color: #DDFEC5;
	width: 566px;
	text-align: center;
	margin-left: 0px;
  }
div.spacer {
clear: both;
height: 0;
line-height: 0.0;
font-size: 0;
  }
div.float {
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
  }
div.float2 {
	float: left;
	margin-left: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
  }  
div.float p, div.float2 p {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #336600;
   }
/************ sectionLinks styles **************/
#nav {
	width: 165px;
	margin-top: 12px;
	margin-bottom: 12px;
}

#sectionLinks{
	margin: 0px;
	padding: 0px;
	text-align: center;

}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #719793;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
}

#sectionLinks a:hover{
	background-color: #DFA55E;
	background-image: none;
	font-weight: bold;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #663300;

}
