a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	text-decoration: underline;
}

a:link {
	filter: FlipV;
}
a:hover {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	font-weight: bold;
	filter: FlipV;
}
a:active {
	background-color: #FF0000;
}
a:visited {
	color: #990000;
}

.barra2 {
	width: 700px;
	text-align: center;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	height: 15px;
}
.barra1 {
	width: 800px;
	text-align: center;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../literatura/heleno-pinhal/apoio_heleno/livros.jpg);
	height: 55px;
}

