/* CSS Document */

.navigation{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #663300;
	background-color: #99CC86;
	display: inline;
	padding: 8;
	width: auto;
}


.texto{
font-family: "Times New Roman", Times, serif;
font-size: 13px;
font-style: normal;
color: #663300;
}
.Letra_carreteros {
	font-family: "Times New Roman", Times, serif;
	color: #216833;
	background-color: #FDC656;
	font-size: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center center;
}
.navigationCopia {

	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	display: inline;
	padding: 8;
	width: auto;
}

