body {
	background-image: url(../images/fondo/img_fondo2.gif);
}
a:link {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
}
a:visited {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
}
a:active {
	font-family: Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
}
a:hover {
	font-family: Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
}
.texto {
	font-family: Helvetica;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;}
.texto4 {
	font-family: Helvetica;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}
.texto5 {
	font-family: Helvetica;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	background-color: #CCCCCC;
}
.manito {
	cursor: pointer;
}
.texto2 {
	font-family: georgia;
	font-size: 12px;
	line-height: 22px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
}
.texto3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #999999;
	cursor: pointer;
