/* CSS Document */

body {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   background-color:#313e46;
} 
.Estilo1 a {
	font-size: 12px;
	color: #313e46;
	text-decoration: none;
}
.Estilo1  a:hover {
    	 text-decoration: none;
	     color: #abb331;
		 font-weight: bold;
}
.Estilo2 {color: black;
          font-size: 10px;
		  }
.Estilo2 a {
 	     font-size: 10px;
	     color: black;
		 text-decoration: none;
}
.Estilo2 a:hover {
  	     text-decoration: underline;
	     color: #ffffff;
}
.Estilo2 a:active {
 	     text-decoration: none;
	     color: #ffffff;
}
.Estilo3 a {
        font-size: 9px;
		color:#FFFFFF;
		text-decoration: none;
}
.Estilo3 a:hover {
        color:#CCCCCC;
		text-decoration: none;
}
.Estilo4 {color: #000000;
          font-size: 12px;
		  }
.Estilo4 a {
 	     font-size: 12px;
	     color: #000000;
		 text-decoration: none;
}
.Estilo4 a:visited {
	     text-decoration: none;
	     color: #000000;
}
.Estilo4 a:hover {
  	     text-decoration: underline;
	     color: #ffffff;
		 font-weight: bold;
}
.Estilo4 a:active {
 	     text-decoration: none;
	     color: #ffffff;
		 font-weight: bold;
}
.menuitem a {
	font: bold 12px Arial;
	color: #313e46;
	display: block;
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
}
.menuitem a:hover {
	font: bold 12px Arial;
	color: #abb331;
	display: block;
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
	background-color: #313e46;
}
.onado {
	font: bold 12px Arial;
	color: #abb331;
	display: block;
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
	background-color: #313e46;
}
.Estilo5 {
     font-size:16px;
	 color:#000000;
}  
.Estilo5 a {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.Estilo5  a:hover {
    	 text-decoration: none;
	     color: #313e46;
		 font-weight: bold;
}
.Estilo6 {font-size: 16px}
