body{
  font-family:Verdana,Tahoma;
  font-size:14px;
}
h2{
  font-size:14px;
  margin-top:5px;
  margin-bottom:5px;
  font-weight:bold;
}
p{
  font-size:11px;
  line-height:15px;
  margin-bottom:10px;
}
.lletraGroga{
  color:yellow;
  font-size:17px;
  font-weight:bold;
}
.lletraVermella{
  color:red;
  font-size:12px;
  font-weight:bold;
}
hr{
  color:white;
}
a{
  color:white;
}
a:hover{
  color:yellow;
}

.footer{
font-size:10px;
text-align:center; 
line-height:40px;
color:#575757;
}

.footer a{
font-size:10px;
color:#575757;
}

.footer a:hover{
color:black;
}
