/* CSS Document */
body {
  color: #ffffff;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;}

TD.title{
 font-weight : bold;
 color: #FFFF00;
 font-size: 9px;
}

TD.title2{
 font-weight : bold;
 color: #0199ff;
 font-size: 9px;
}

TD.news{
 font-weight : bold;
 color: #999999;
 font-size: 9px;
}

A {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 9px;

}

A:hover {
  text-decoration: none;
}

TD.titlebig{
 font-weight : bold;
 color: #FFFFFF;
 font-size: 15px;
}

.noticias{
background-image:url(noticias.png);
width: 352px;
height: 250px;
}

.publicaciones{
background-image:url(publicaciones.png);
width: 352px;
height: 250px;
}

.inside{
width:340px;
height:150px;
}
