A:hover
{
    BACKGROUND-COLOR: #ffcc99;
    TEXT-DECORATION: none
}
A
{
    TEXT-DECORATION: none
}
body         { background-attachment: fixed; font-family: Verdana; font-size: 10pt; 
               margin-left: 0px; margin-top: 0px; }
p            { font-size: 10pt; }
.v8          { font-size: 8pt; }
.v9          { font-size: 9pt; }
.v11         { font-size: 11pt; }
.v12         { font-size: 12pt; }
td           { font-size: 10pt; }
.faq         { text-align: justify; margin-top: 5; font-size: 10pt; }
h4           { margin-bottom: 5; }
h5           { margin-bottom: 5; }


.foro
 {
  cursor: pointer; 
 }

.tds
 {
  background-color: #F9EDDE;
  font-family: Arial;
  font-size: 12px;
  cursor: pointer; 
  color:#B45F7D;
  border-bottom: 1px solid #B45F7D;
 }

.tdsr
 {
  font-family: Arial;
  font-size: 12px;
  cursor: pointer; 
  color:#B45F7D;
  border-bottom: 1px solid #B45F7D;
 }
 .tdsr a
 {
  font-family: Arial;
  font-size: 12px;
  color:#B45F7D;
 }
  .tdsr p
 {
  margin-left:5px; margin-right:1px; margin-top:2px; margin-bottom:2px;
  font-family: Arial;
  font-size: 12px;
  color:#B45F7D;
 }
 
 .tds a
 {
  font-family: Arial;
  font-size: 12px;
  color:#B45F7D;
 }
  .tds p
 {
  margin-left:5px; margin-right:1px; margin-top:2px; margin-bottom:2px;
  font-family: Arial;
  font-size: 12px;
  color:#B45F7D;
 }
 
 .helpline { font-family: Courier New; background-color: #F9EDDE; border-style: none; }
 
 input.button {
	background-color : #F2C5BD;
	color : #B45F7D;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
 
 .tds2
 {
  background-color: #B45F7D;
  height: 10px;
  border-bottom: 1px solid #B45F7D;
 }
 
 .tds3
 {
  background-color: #BA8363;
  height: 10px;
  border-bottom: 1px solid #BA8363;
 }