.background {
	background-image: url(ImgHome/fondo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ECEEED;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #00CC66;
}
.smalltitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #00CC66;
}
.smalltitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #00CC66;
}
.deftext {
	font-family: Verdana;
	font-size: 10px;
	color: #336699;
}
.deftext2 {
	font-family: Verdana;
	font-size: 13px;
	color: #336699;
}
.linkz {
	font-family: Verdana;
	font-size: 13px;
}