@charset "utf-8";
/* CSS Document */

body{
font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
font-size:11px;
color:#333333;
}
p{
text-align:justify;
}
a{
text-decoration:none;
color:#333333;
}
a:hover{
text-decoration:underline;
}
.subtitlebold {
font-size:11px;
color:#C98D03;
font-weight:bold;
}
.subtitle{
font-size:11px;
color:#C98D03;
line-height:18px;
}
#contacto a {
color:#333333;
}
.bold{
font-weight:bold;
}
.category-description{
width:700px;
}