html {
overflow: -moz-scrollbars-vertical;
overflow-x: hidden;
overflow-y: scroll;
}

html, body{
margin:0px;
padding:0px;
}

body{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
}

textarea, input{
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
}

#rodape a{
text-decoration: none;
color: #666;
font-weight: bold;
}

#rodape a:hover{
text-decoration: underline;
}

#qcindica a{
margin-bottom: 5px;
color: #67645f;
display: block;
text-decoration:none;
}

.links {
color: #666;
text-decoration:none;
}

.links:hover {
color: #940B1C;
text-decoration: underline;
}

.links a {
color: #666;
text-decoration:none;
}

.links a:hover {
color: #940B1C;
text-decoration: underline;
}

.ddmenus {
text-decoration: none;
color: #555;
display: block;
margin-bottom: 2px;
padding: 3px 10px;
cursor: pointer;
font-size: .9em;
}

.ddmenus:hover {
background: #FEF1C4;
}

.restrito {
font-size: .9em;
color: #fff;
text-decoration: none;
position: relative;
top: -1px;
}

.restrito:hover {
text-decoration: underline;
}

.menu_lateral {
display:block; height:26px; line-height:26px; border:0px solid #fff; border-top-width:1px; border-top-color:#EBEBEB; border-left-width:2px; border-left-color:#FD990D; padding-left:6px;
}

.links_indica {
margin:1px 0;
display: block;
float: left;
border: 1px solid #fdf8d8;
padding: 3px;
color: #666;
text-decoration: none;
}

.links_indica:hover {
background: #fff;
margin:1px 0;
display: block;
float: left;
border: 1px solid #fff;
padding: 3px;
color: #000;
text-decoration: none;
}

.blogstt {
letter-spacing: -1px;
color: #FF9904;
text-decoration: underline;
font-weight: bold;
font-size: 1.2em;
}

.blogstt:hover {
text-decoration: none;
}
