
A:link	{color: Blue; text-decoration: none;}
A:visited {color: #3366FF; text-decoration: none;}
A:hover {color: #CC0033; text-decoration: underline;}

.autor	{ font-style: italic;	text-align : right; }

.p 	{	text-align: justify; text-indent : 20px; }

H2 { text-transform: uppercase; }

ul {
	top: 1px;
	border-bottom : 1px;
	border-top : 1px;
}

ul li {
	list-style-image: url(bod.gif );
	margin-top : 1px;
	text-align : justify;
}
