.bordeblank {
	border: 1px solid #FFFFFF;
}
.logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.intza {
	background-image: url(images/intza.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.abajo {
	background-image: url(images/fondo2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.borde {
	border: 1px solid #9999CC;
}
a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
