@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F0F0F0;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #A6C53B;
}
a:active {
	text-decoration: none;
	color: #A6C53B;
}

.texto1 {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
}
.texto2 {
	font-family: "Arial Black";
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	line-height: 20px;
}
.texto3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.texto4 {
	font-family: "Arial Black";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.texto5 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.texto6 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #98B333;
}
.texto7 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
.texto8 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.texto9 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}
