@charset "utf-8";
/* CSS Document */

.fuente {
font-family: Verdana, Helvetica, sans-serif;
font-size:16px;
color:#333333;
}

.fuenterojo {
color:#FF0000;
font-family: Verdana, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
}