.fondo {
	background-attachment: fixed;
	background-image: url(images/textura.gif);
	background-repeat: repeat;
	background-position: left top;


}
.fecha {
	font-family: "Trebuchet MS", trebuchet, verdana, tahoma;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 15px;

}
.proyecto {
	font-family: "Trebuchet MS", trebuchet, verdana, tahoma;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFE;
	font-weight: bold;
	line-height: 12px;
	font-style: normal;

}
.titulillo {
	font-family: "Trebuchet MS", trebuchet, verdana, tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 12px;

}
.texto {
	font-family: "Trebuchet MS", trebuchet, verdana, tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFE;
	line-height: 12px;
}
.links {
	font-family: "Trebuchet MS", trebuchet, verdana, tahoma;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;

}
A:link {
	COLOR: #FF9900; TEXT-DECORATION: none
}
A:visited {
	COLOR: #999900; TEXT-DECORATION: none
}
A:hover {
	COLOR: #FFCC00; BORDER-BOTTOM: none
}
hr {
height: 0;
border: 0 dotted #333333;
border-top-width: 1px;
}.fondofotos {
	background-attachment: scroll;
	background-color: #111111;
	background-image: url(images/viblogo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}