BODY
{
 background-color: rgb(160,160,190);
}

TD, TR, P, UL, OL, LI, INPUT, SELECT, DL, DD, DT, FONT
{
 color : rgb(25,25,25);
 font-family: Verdana, Arial, Helvetica, Helv, sans-serif;
 font-size: 13px;
}

LI {
  padding: 3;
}

A
{
 text-decoration : none;
 color: #1111FF;
}
A:hover {
 text-decoration: underline;
}

.tableF
{
 border : thin solid;
 background-color: rgb(220,220,220);
 padding: 5;
}

.discreto {
 font-family : Verdana, Arial, Helvetica, sans-serif; 
 font-size : 11px; 
 color : #993333; 
 font-weight: normal;
 text-decoration : none;
}

.discreto:hover {
  color: #CC3333;
  text-decoration: underline;
}

.discreto2 {
 font-family : Verdana, Arial, Helvetica, sans-serif; 
 font-size : 11px; 
 color : #333333; 
 font-weight: normal;
 text-decoration : none;
}

.discreto2:hover {
  color: #CC3333;
  text-decoration: underline;
}

.publicaciones {
  font-size: 12px;
}

.publinolink {
  font-size: 12px;
  color: #AA1111;
}

.graylink {
 font-family : Verdana, Arial, Helvetica, sans-serif; 
 font-size : 11px; 
 color : #333333; 
 font-weight: bold;
 text-decoration : none;
}
.graylink:hover {
  color: #CCCCCC;
  text-decoration: underline;
}
