body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        background-attachment: fixed;
        background: #D6D6D6;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
}

.lnsn { color: #000000; text-decoration: none }
.lnsn:hover { color: #000000; text-decoration: underline}
.lbsb {  color: #FFFFFF; text-decoration: none}
.lbsb:hover { color: #FFFFFF; text-decoration: underline}
.lrsr {  color: #FF0000; text-decoration: none}
.lrsr:hover { color: #FF0000; text-decoration: underline}
.lcsc {  color: #0066FF; text-decoration: none}
.lcsc:hover {
	color: #2B90E0;
	text-decoration: underline
}
.lbb {  color: #FFFFFF; text-decoration: none}
.lbb:hover {  color: #FFFFFF; text-decoration: none}
.lpp {  color: #CCCCCC; text-decoration: none}
.lpp:hover {  color: #CCCCCC; text-decoration: none}
.ltst {  color: #FFCF31; text-decoration: none}
.ltst:hover { color: #FFCF31; text-decoration: underline}
.jus { text-align: justify}
.botcel {
        border: 1px #FFFFFF solid;
        background-color: #009CEB;
        cursor: hand;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #FFFFFF;
        font-weight: bold;
}
table {  font-size: 11px}

input {
        font-size: 13px;
        font-family: Arial, Helvetica, sans-serif;
}
textarea {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
}
.celeste {
	color: #4A9FE8;
}
