body {
	text-align: left;
	background-image: url(imagens/tile10.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-attachment: fixed;
	}

a:link {
    color: #3399FF;
	text-decoration: none;
    }

a:visited {
    color: #551a8b;
	text-decoration: none;	
    }

a:hover {
	text-decoration: underline;
    }

a:visited:hover {
    color: #551a8b;
	text-decoration: underline;
    }
	
a:active {
    color: #ff0000;
    }

.BodyText {
	text-align: justify;
	padding-left: 10px;
}

.BodyText h1 {
	color: #660000;
	font-size: 14px;
	text-transform: uppercase;
}

.info_item {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	text-transform: uppercase;
	font-weight: bolder;
	letter-spacing: 0px;
	line-height: 24px;
	font-style: normal;
}
.menu_item a:link {
	text-decoration: none;
	}
.menu_item a:visited { 
	text-decoration: none;
	}
.menu_item a:hover { 
	text-decoration: underline;
	}
.menu_item a:visited:hover { 
	text-decoration: underline;
	}
