.letrapadrao { font-family: Tahoma; font-size: 11px; }

.letragrande { font-family: Tahoma; font-size: 15px; }

.letragigante { font-family: Tahoma; font-size: 17px; }

.letramedia { font-family: Tahoma; font-size: 13px; }

.letrapequena { font-family: Tahoma; font-size: 9px; }

.branco { color: #ffffff }

.vermelho { color: #e5050f }

.preto { color: #000000 }

.cinza { color: #4a4a4a }

.campo { background-color: #FFFFFF; font-family: Tahoma; font-size: 11px; border: 1px solid #000000; }

/* link_vermelho_preto */
A.link1{text-decoration:none; font-weight: bold;}
a.link1:link {color:#e5050f; text-decoration: none; font-weight: bold;}
a.link1:visited {color:#e5050f; text-decoration: none; font-weight: bold;}
a.link1:hover {color:#000000; text-decoration: underline; font-weight: bold;}
a.link1:active {color:#000000; text-decoration: underline; font-weight: bold;}

A {text-decoration:none}
a:link {text-decoration: underline}
a:visited {text-decoration: underline}
a:hover {text-decoration: none}
a:active {text-decoration: none}

.stepsbuy{float:left;width:165px;margin:0px 2px 10px 2px;padding:3px 0px 3px 0px;text-align:center;border:1px dashed #000;color:#000;}
.stepsbuy2{float:left;width:225px;margin:0px 2px 10px 2px;padding:3px 0px 3px 0px;text-align:center;border:1px dashed #000;color:#000;}
.stepmarked{border:1px dashed #E7040D; color:#E7040D; font-weight:bold;}