body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669900;
	background: #41AE1B;
}
td {
	font: 11px Arial, Helvetica, sans-serif;
	color: #669900;
	padding: 2px;

}
.titol {
	font-size: 14px;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;

}
a:link {
	text-decoration: none;
	color: #669900;
}
a:visited {
	text-decoration: none;
	color: #669900;

}
a:hover {
	color: #F5F5F5;
	background: #669900;
}
a:active {
	color: #669900;
	text-decoration: none;
}


.bgVert {
	background: #669900;
}
.txtMenu {
	color: #FF0000;
	text-align: justify;

}
.txtMenu a:link {
	text-decoration: none;
	color: #F5F5F5;
}
.txtMenu a:visited {
	text-decoration: none;
	color: #F5F5F5;

}
.txtMenu a:hover {
	color: #669900;
	background: #EBEBEB;
}
.txtMenu a:active {
	color: #F5F5F5;
	text-decoration: none;
}
.submenu {
	text-align: center;
}
.txtCos {
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;

}
.bold {
	font-weight: bold;
}
code {
	color: #333333;
	background: #FFFFFF;
}
.txtblanc {
	font-size: 10px;
	color: #FFFFFF;
}

.txtblanc a:link { text-decoration: none;	color: #FFFFFF;}
.txtblanc a:visited {	text-decoration: none;		color: #FFFFFF;}
.txtblanc a:hover {	color: #FFFFFF;}
.txtblanc a:active {	color: #FFFFFF;}.mini {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	display: block;
}
.Estilo1 {color: #FF6600}
.Estilo2 {color: #FF3300}
