/* Created using Style Master from Western Civilisation CSS1 { 125 198 558 625 } */

h1 {
color: #757575;
padding-bottom: 5px;
padding-top: 5px;
margin-left: 40px;
margin-right: 0px;
text-align: left;
letter-spacing: 0px;
word-spacing: 10px;
margin-bottom: 0px;
margin-top: 0px;
font-family: Arial, serif;
font-size: 20px;
}

h2 {
color: #ca771c;
padding-top: .5%;
padding-bottom: .5%;
font-weight: normal;
font-size: 1.6em;
text-align: right;
margin-top: 0px;
margin-left: -50px;
margin-bottom: 0px;
margin-right: 0px;
padding-right: 5px;
font-family: serif;
}

h3 {
color: #5c5c5c;
font-size: 14px;
font-style: italic;
font-weight: bold;
word-spacing: 10px;
margin-left: 50px;
font-family: Arial;
line-height: -5px;
margin-top: 0px;
margin-bottom: 0px;
}

h4 {
color: #7a633d;
font-size: 1.3em;
font-style: normal;
text-align: left;
padding-top: 3px;
padding-bottom: 3px;
margin-left: -50px;
padding-left: 50px;
border-top: 1px #f6eaba solid;
border-bottom: 1px #f6eaba solid;
font-family: serif;
}

h5 {
color: #5c5c5c;
font-size: 15px;
font-style: italic;
font-weight: bold;
word-spacing: 3px;
font-family: Arial;
line-height: 90%;
margin-top: 0px;
margin-bottom: 8px;
}

h6 {
font-family: Trebuchet Ms;
color: #333333;
font-size: 12px;
margin-top: 0px;
margin-bottom: 0ex;
}

h7 {
color: #5c5c5c;
font-size: 10px;
font-style: italic;
font-weight: bold;
word-spacing: 10px;
margin-left: 50px;
font-family: Arial;
line-height: -5px;
margin-top: 0px;
margin-bottom: 0px;
}

h4#youarehere {
color: #5c5c5c;
font-size: 10px;
font-style: italic;
font-weight: bold;
word-spacing: 10px;
margin-left: 50px;
font-family: Arial;
line-height: -5px;
margin-top: 0px;
margin-bottom: 0px;
}

/* The following four selectors allow you to select links when they are in the four different states: link - before they have been visited, visited - after it has been visited, hover - when the mouse is over the link, active - when the user clicks the link. */

a.city:link {
text-decoration: none;
color: #867c04;
font-size: 12px;
font-family: Arial, serif;
}

a.city:hover {
text-decoration: none;
color: #f8c245;
font-size: 12px;
font-family: Arial, serif;
background-color: #736341;
}

a.city:visited {
text-decoration: none;
font-size: 12px;
font-family: Arial, serif;
}

a.details:link {
text-decoration: none;
font-size: 10px;
font-family: Arial, serif;
}

a.details:hover {
text-decoration: none;
font-size: 10px;
font-family: Arial, serif;
}

a:link {
text-decoration: none;
font-size: 13px;
font-family: Arial, serif;
}

a:hover {
text-decoration: none;
color: #FFFF00;
font-size: 13px;
font-family: Arial, serif;
}

a:visited {
text-decoration: none;
font-size: 13px;
font-family: Arial, serif;
}

a.navaux:link {
text-decoration: none;
color: #333333;
font-size: 13px;
font-family: Arial, serif;
}

<!--
.transparent { 
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90); 
-moz-opacity : 0.9
} 

.texto_destacavel {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:14px;
}

.texto {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
}

.tabela_link {
   text-decoration: none;
   font-size: 12px;
   font-family: Arial, serif;
}
-->