


body {
	color : 					#000000;
	background-color : 			#FFF987;
	font-family : 				Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 					0px;
	background-attachment : 	fixed;
	
	
	scrollbar-arrow-color : 	#FFF987;
	scrollbar-base-color : 		#FFF987;
	scrollbar-face-color : 		#EB3100;
	scrollbar-highlight-color :	#EB3100;
	scrollbar-shadow-color : 	#EB3100;
	
}


ul {
	list-style-type: 			square;
}

.no_rep{
	background-position: 		left bottom;
    background-repeat: 			no-repeat;
}

img {
	border: 					none;
}

.border {
	border-left: 				1px solid #000000;
	border-right: 				1px solid #000000;
	border-top: 				1px solid #000000;
	border-bottom: 				1px solid #000000;
}
.imgborder {
	border-left: 				1px solid #000000;
	border-right: 				1px solid #000000;
	border-top: 				1px solid #000000;
	border-bottom: 				1px solid #000000;
}


table {
	border-spacing : 			0px;
	border-collapse: 			collapse;
	border-left: 				0px solid #000000;
	border-right: 				0px solid #000000;
	border-top: 				0px solid #000000;
	border-bottom: 				0px solid #000000;
}

td {
	border-left: 				0px solid #000000;
	border-right: 				0px solid #000000;
	border-top: 				0px solid #000000;
	border-bottom: 				0px solid #000000;
	font-size : 				12px;
	color : 					#000000;
}
.menu td a {
	text-decoration: 			underline;
	color: 						#FFF987;
}	
.menu td a:hover {
	text-decoration: 			none;
	color: 						#000000;
}

a {
	text-decoration: 			underline;
	color: 						#660000;
}	
a:hover {
	text-decoration: 			none;
	color: 						#000000;
}
hr {
	width: 						95%;
	height: 					1px;
	color: 						#000000;
}
.cz  {
	font-family :  				Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 				9px;
	color: 						#000000;
}	
.cz a {
	font-family : 				Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 				10px;
	text-decoration: 			underline;
	color: 						#000000;
}	
.cz a:hover {
	font-family : 				Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 				10px;
	text-decoration: 			none;
	color: 						#000000;
}
.lista-seo {	display:block;margin: 2px 25%;text-align:center;font-size:10px;color:#000;}
.lista-seo a {text-decoration:none;	color:#000;}
.lista-seo a:hover {text-decoration: underline;	color:#000;}
