@charset "utf-8";
/* CSS Document */

.texto {
font-family:"Trebuchet MS";
font-size:10px;
color:#000000;

}
.titulo {
font-family:"Trebuchet MS";
font-size:16px;
color:#E17900;
font-weight:bold;
}
.footer {
font-family:"Trebuchet MS";
font-size:10px;
color:#FFFFFF;
font-weight:bold;
}
.texto2 {
font-family:"Trebuchet MS";
font-size:11px;
color:#000000;
}
.form{
font-family:"Trebuchet MS";
font-size:10px;
color:#000000;
width:220px;
height:12px;
}
.form2{
font-family:"Trebuchet MS";
font-size:10px;
color:#000000;
width:220px;
height:80px;
}

.d:link   { 
text-decoration: none; 
font-family:"Trebuchet MS";
font-size:10px;
color:#000000;
}
.d:visited  { 
text-decoration: none;
font-family:"Trebuchet MS";
font-size:10px;
color:#000000;
}
.d:active { 
text-decoration: none;
font-family:"Trebuchet MS";
font-size:10px;
color:#000000;
}
.d:hover { 
text-decoration:underline;
font-family:"Trebuchet MS";
font-size:10px;
color:#000000;
}

.d2:link   { 
font-weight:bold;
text-decoration: none; 
font-family:"Trebuchet MS";
font-size:10px;
color:#FF9900;
}
.d2:visited  { 
font-weight:bold;
text-decoration: none;
font-family:"Trebuchet MS";
font-size:10px;
color:#FF9900;
}
.d2:active { 
font-weight:bold;
text-decoration: none;
font-family:"Trebuchet MS";
font-size:10px;
color:#FF9900;
}
.d2:hover {
font-weight:bold;
text-decoration:underline;
font-family:"Trebuchet MS";
font-size:10px;
color:#FF9900;
}

.d3:link   { 
font-weight:bold;
text-decoration: none; 
font-family:"Trebuchet MS";
font-size:10px;
color:#000000;
}
.d3:visited  { 
font-weight:bold;
text-decoration: none;
font-family:"Trebuchet MS";
font-size:10px;
color:#FF9900;
}
.d3:active { 
font-weight:bold;
text-decoration: none;
font-family:"Trebuchet MS";
font-size:10px;
color:#000000;
}
.d3:hover {
font-weight:bold;
text-decoration:underline;
font-family:"Trebuchet MS";
font-size:10px;
color:#000000;
}

