.titulo {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #003300;
}
.subtit {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #800000;
}
.sub {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #880000;
}
.sub2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #003300;
}
.txt-large {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #003300;
}
.txt-small {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #800000;
}
.texto {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #003300;
}
.txt-rojo {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #CC3300;
}
a.link:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #003300;
text-decoration: underline;
}
a.link:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #336600;
text-decoration: underline;
}
a.link:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #999966;
text-decoration: underline;
}
a.links:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #003300;
text-decoration: underline;
}
a.links:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #336600;
text-decoration: underline;
}
a.links:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #999966;
text-decoration: underline;
}
.logo {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #CC3300;
}