.text {
 font-size : 10px; 
 font-family : Verdana,Arial,sans-serif; 
 color : #000000; 
 text-decoration : none;
}

.titulo {
 font-size : 14px; 
 font-family : Verdana,Arial,sans-serif; 
 color : #9C1E3D; 
 text-decoration : none;
 font-weight: bold;
}

.titulo_light {
 font-size : 14px; 
 font-family : Verdana,Arial,sans-serif; 
 color : #9C1E3D; 
 text-decoration : none;
 font-weight: normal;
}

.small_text {
 font-size : 9px; 
 font-family : Verdana,Arial,sans-serif; 
 color : #A69F4A; 
 text-decoration : none;
}

.tiny_text {
 font-size : 9px; 
 font-family : Tahoma,Verdana,Arial,sans-serif; 
 color : #000000; 
 text-decoration : none;
}

.super_tiny_text {
 font-size : 8px; 
 font-family : Tahoma,Verdana,Arial,sans-serif; 
 color : #000000; 
 text-decoration : none;
}

.big {
 font-size : 12px; 
 font-family : Verdana,Arial,sans-serif; 
 color : #000000; 
 text-decoration : none;
}

.red {
 font-size : 10px; 
 font-family : Verdana,Arial,sans-serif; 
 color : #9C1E3D; 
 text-decoration : none;
}

.menu {
 font-size : 9px; 
 font-family : Tahoma,Verdana,Arial,sans-serif; 
 color : #9C1E3D; 
 text-decoration : none;
 font-weight: bold;
}

a {
 color : #000000; 
 text-decoration : underline;
}
a:visited {
 color : #000000; 
 text-decoration : underline;
}
a:hover {
 color : #000000; 
 text-decoration : underline;
}

a.sin_raya {
 color : #000000; 
 text-decoration : none;
}
a.sin_raya:visited {
 color : #000000; 
 text-decoration : none;
}
a.sin_raya:hover {
 color : #000000; 
 text-decoration : underline;
}

a.small_text {
 font-size : 9px; 
 font-family : Verdana,Arial,sans-serif; 
 color : #000000; 
 text-decoration : none;
}
a.small_text:visited {
 font-size : 9px; 
 font-family : Verdana,Arial,sans-serif; 
 color : #000000; 
 text-decoration : none;
}
a.small_text:hover {
 font-size : 9px; 
 font-family : Verdana,Arial,sans-serif; 
 color : #a41f39; 
 text-decoration : none;
}

a.menu {
 font-size : 9px; 
 font-family : Tahoma,Verdana,Arial,sans-serif; 
 color : #9C1E3D; 
 text-decoration : none;
 font-weight: bold;
}
a.menu:visited {
 font-size : 9px; 
 font-family : Tahoma,Verdana,Arial,sans-serif; 
 color : #9C1E3D; 
 text-decoration : none;
 font-weight: bold;
}
a.menu:hover {
 font-size : 9px; 
 font-family : Tahoma,Verdana,Arial,sans-serif; 
 color : #9C1E3D; 
 text-decoration : none;
 font-weight: bold;
}

a.tiny_text {
 font-size : 9px; 
 font-family : Tahoma,Verdana,Arial,sans-serif; 
 color : #000000; 
 text-decoration : none;
}
a.tiny_text:visited {
 font-size : 9px; 
 font-family : Tahoma,Verdana,Arial,sans-serif; 
 color : #000000; 
 text-decoration : none;
}
a.tiny_text:hover {
 font-size : 9px; 
 font-family : Tahoma,Verdana,Arial,sans-serif; 
 color : #000000; 
 text-decoration : underline;
}

a.big {
 font-size : 12px; 
 font-family : Verdana,Arial,sans-serif; 
 color : #000000; 
 text-decoration : none;
}

a.big:visited {
 font-size : 12px; 
 font-family : Verdana,Arial,sans-serif; 
 color : #000000; 
 text-decoration : none;
}

a.big:hover {
 font-size : 12px; 
 font-family : Verdana,Arial,sans-serif; 
 color : #000000; 
 text-decoration : underline;
}

