A:link {color:#990033; text-decoration:none}
A:visited {color:#990033; text-decoration:none}
A:hover {
	color:#990033;
	font-weight: normal;
	text-decoration: none;
    border-bottom: 1px solid #990033;
}
A:active {color:#990033; text-decoration:none}


.texto  {
	font-family: Arial;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	color: #333333
}

.texto_pie  {
	font-family: Arial;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #990033
}

.titulo  {
	font-family: Arial;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #333333
}

.subtitulo  {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990033;
	font-align: left;
}

.fondo_right {
	background-image: url(images/lupa.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.puntos {
	background-image: url(images/puntos.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
