/* CSS Document */

body{
	background-color: #520100;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

p{
}

.imagens{
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a{
color:#000000;
text-decoration:none;}

a:hover{
text-decoration:underline}
