@charset "utf-8";
/* CSS Document */

a.link { text-decoration:none}
a.visited { text-decoration:none}
a.hover { text-decoration:none}
a.active: { text-decoration:none}

.Texto { color:#FFFFFF; font-family:"Tw Cen MT"; font-size:14px}
a.Texto:link { text-decoration:none}
a.Texto:visited { text-decoration:none}
a.Texto:hover { text-decoration:none}
a.Texto:active: { text-decoration:none}

.TextoVermelho { color: Red; font-family:"Tw Cen MT"; font-size:14px}
a.Texto:link { text-decoration:none}
a.Texto:visited { text-decoration:none}
a.Texto:hover { text-decoration:none}
a.Texto:active: { text-decoration:none}

.TextoStudio { color: #CCCCCC; font-family:"Tw Cen MT"; font-size:14px}
a.TextoStudio:link { text-decoration:none}
a.TextoStudio:visited { text-decoration:none}
a.TextoStudio:hover { text-decoration:none}
a.TextoStudio:active: { text-decoration:none}


.TextoHome { color:#FFFFFF; font-family:"Tw Cen MT"; font-size:16px}
.TextoPreto { color:#000000; font-family:"Tw Cen MT"; font-size:14px}
.TextoPretoTitulo { color: #000000; font-family:"Tw Cen MT"; font-size:14px; font-weight:bold}


.FormularioCampo { width:90%;padding-left:5px; font-family:"Trebuchet MS"; font-size:10px; height:15px}
.FormularioTexto { }

.IMG { padding:3px; background-color:#FFFFFF; border: 1px #666666 solid; margin-right:10px; margin-left:10px }

