body {
font-family: Arial;
font-size: 12px;
font-weight: bold;
}
a {
color: #990000;
}
.autor {
font-family: Arial;
font-size: 11px;
color: #333333;
}
.boton {
font-family: Arial;
font-size: 12px;
background-color: #000099; 
color: #FFFFFF;
border-left: #9999FF 2px solid;
border-top: #9999FF 2px solid;
border-right: #000033 2px solid;
border-bottom: #000033 2px solid;
font-weight: bold;
}
.campo {
font-family: Arial;
font-size: 12px;
background-color: #FFFFFF; 
border: #6666FF 1px solid;
color: #000099;
}
.campo_kaptcha {
font-family: Times New Roman;
font-size: 12px;
background-color: #FFFFFF; 
border: #6666FF 1px solid;
color: #000099;
}
.categoria {
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #0000FF;
}
.datos_aviso {
font-family: Arial;
font-size: 12px;
}
.destacado {
background-color: #FFFF00;
border: #FF0000 1px solid;
padding: 2px;
font-family: Arial;
font-size: 12px;
font-weight: bold;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}
.enlace {
font-weight: bold;
}
.facebook {
font-family: Arial;
font-size: 10px;
color: #000099;
text-decoration: none;
}
.kaptcha {
font-family: Times New Roman;
font-size: 12px;
}
.nombre_usuario {
font-family: Arial;
font-size: 10px;
font-weight: bold;
color: #6666FF;
text-align: right;
}
td {
font-family: Arial;
font-size: 12px;
}
.titulo_aviso {
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #FF0000;
}
.titulo_categoria {
font-family: Arial;
font-size: 14px;
font-weight: bold;
}
