@charset "utf-8";
/* CSS Document */

body, html {
font-family: Trebuchet Ms, Arial;
font-size:11px;
color:#666666;
}
.titulos {
font-family: Trebuchet Ms, Arial;
font-size:14px;
color:#CC6600;
}
.titulos2 {
font-family: Trebuchet Ms, Arial;
font-size:12px;
color:#CC6600;
font-weight:bold
}
.text {
font-family: Trebuchet Ms, Arial;
font-size:11px;
color:#333333
}

a:link {
font-family: Trebuchet Ms, Arial;
font-size:12px;
color:#CC6600;
text-decoration:none;
font-weight:bold;
}
a:hover {
font-family: Trebuchet Ms, Arial;
font-size:12px;
color:#333333;
font-weight:bold;
}
a:visited {
font-family: Trebuchet Ms, Arial;
font-size:12px;
color:#CC6600;
font-weight:bold;
text-decoration:none
}
