/* CSS Document */
body {
	background-color: #ECE9D8;
	margin:10px;
}
.estiloimg{
background-repeat:no-repeat;
}
.estilo1{
font-family:Arial;
text-align:justify;
line-height:20px;
font-size:12px;
color:#000000;
}
.estilo11{
font-family:Arial;
text-align:center;
line-height:30px;
font-size:16px;
color:#000000;
}
.estilo2{
font-family:Arial;
text-align:justify;
line-height:20px;
font-size:12px;
color:#FFFFFF;
}
.estilo3{
font-family:Arial;
line-height:20px;
font-size:12px;
color:#000000;
}
.estilo4{
	font-family:Arial;
	text-align:justify;
	line-height:20px;
	font-size:12px;
	color:#FF3333;
}
.combo{
font-family:Arial;
font-size:12px;
color:#000000;
width:50%
}
.Link1 {
	font-family: Arial;
	font-size: 12px;
	letter-spacing:1px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;

}
a:link {
	color: #328444;
	text-decoration:none;
}
a:visited {
	color: #328444;
	text-decoration:none;
}
a:hover {
	color: #ffffff;
	text-decoration:none;
}
a:active {
	color: #328444;
	text-decoration:none;
}
