body { color: #ffffff;
margin: 0px;
padding: 0px;
border-style: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.70em;
line-height: 1.4em;
text-align: left;
background-image: url(images/fundo.jpg);}

h1 {font-size: 1.0em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
color: #89dce9;}

h2 {font-size: 1.3em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;
}

h3 {font-size: 1.2em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h4 {font-size: 1.1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h5 {font-size: 1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

BODY{scrollbar-face-color:#FFFFFF;
scrollbar-arrow-color:#FF9900;
scrollbar-track-color:#D5FF90;
scrollbar-shadow-color:'#FFFFFF';
scrollbar-highlight-color:'#FFFFFF';
scrollbar-3dlight-color:'#73A626';
scrollbar-darkshadow-Color:'#73A626';}

a:link {  color: #FFFFFF; text-decoration: none}
a:visited { color: #FFFFFF; text-decoration: none}
a:hover { color: #FFDC5C; text-decoration: none}

.menulink1:link {  color: #FF9900; text-decoration: none}
.menulink1:visited { color: #FF9900; text-decoration: none}
.menulink1:hover { color: #336600; text-decoration: none}

.menu {  color: #FFFF00; font-family: Arial; font-size: 10px; fontsize: 10px; font-weight: bold}

.azul {  color: #0000FF; font-family: Verdana; font-size: 12px; fontsize: 12px; font-weight: bold}

.normal {  color: #336600; font-family: Verdana; font-size: 10px; fontsize: 10px; font-weight: none}

.copyright {  color: #FFFFFF; font-family: Verdana; font-size: 11px; fontsize: 12px; font-weight: none}

#borderlinks a{
padding-left: 4px;
display: block;
width: 100%;
color: black;
text-decoration: none;
border: 0px solid white;
}

#borderlinks a:hover{
border: 0px solid black;
background-color: blue;
}

.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.tomcinza img{
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
-moz-opacity: 0.5;
}

.tomcinza:hover img{
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);
-moz-opacity: 1;
}

.motiomblur img{
filter:progid:DXImageTransform.Microsoft.MotionBlur(strength=0, direction=0);
-moz-opacity: 0.5;
}

.motiomblur:hover img{
filter:progid:DXImageTransform.Microsoft.MotionBlur(strength=2, direction=310);
-moz-opacity: 0;
}