A:link {
text-decoration: none; 
color: #FF8C00; 
font-family: Tahoma, Verdana, Arial;
}

A:visited {
text-decoration: none; 
color: #FF8C00; 
font-family: Tahoma, Verdana, Arial;
}

A:active {
text-decoration: none; 
color: #FFF5DF; 
font-family: Tahoma, Verdana, Arial;
}

A:hover {
text-decoration: underline; 
color: #FFF5DF; 
font-family: Tahoma, Verdana, Arial;
}

body {
background-color: Black;  
font-family: Tahoma, Verdana, Arial; 
font-size: 12px; color: #A9A9A9; 
margin-top: 10; 
margin-left: 10; 
margin-right: 10;  
margin-bottom: 10;
 background-image: url(images/back.jpg);
 background-attachment: fixed;
 background-position: left-top;
 background-repeat: no-repeat;
}

body {
SCROLLBAR-FACE-COLOR: Black; 
SCROLLBAR-HIGHLIGHT-COLOR: #FFA500; 
OVERFLOW: auto; 
SCROLLBAR-SHADOW-COLOR: #FFA500; 
SCROLLBAR-3DLIGHT-COLOR: Black; 
SCROLLBAR-ARROW-COLOR: #A9A9A9; 
SCROLLBAR-TRACK-COLOR: #272727; 
SCROLLBAR-DARKSHADOW-COLOR: Black;
}

form {
background-color: Black;
font-size: 12px; 
color: #A9A9A9; 
font-family: Tahoma, Verdana, Arial; 
margin-bottom: 1px; margin-top: 0px;
border-bottom: 1px solid #FFA500;
border-right: 1px solid #FFA500;
border-top: 1px solid #FFA500;
border-left: 1px solid #FFA500;
 background-image: url(images/fuego.gif);
 background-attachment: scroll;
 background-position: bottom;
 background-repeat: repeat-x;
 line-height: 20px;
}

input {
background-color: #000000; 
color: #A9A9A9; font-size: 12px; 
font-family: Tahoma, Verdana, Arial; 
border-bottom: 1px solid #FFA500;
border-right: 1px solid #FFA500;
border-top: 1px solid #FFA500;
border-left: 1px solid #FFA500;
}

select {
background-color: silver; 
color: #000000; 
font-size: 12px; 
font-family: Tahoma, Verdana, Arial; 
margin-bottom: 0px; 
margin-top: 0px; 
border: 1px solid #FFA500;
}

textarea {
background-color: #000000; 
color: #A9A9A9; 
font-size: 12px; 
font-family: Tahoma, Verdana, Arial; 
border-bottom: 1px solid #FFA500;
border-right: 1px solid #FFA500;
border-top: 1px solid #FFA500;
border-left: 1px solid #FFA500;
}

table {
background-color: Black;
font-size: 12px; 
color: #A9A9A9; 
font-family: Tahoma, Verdana, Arial; 
margin-bottom: 3px; margin-top: 1px;
border-bottom: 1px solid #FFA500;
border-right: 1px solid #FFA500;
border-top: 1px solid #FFA500;
border-left: 1px solid #FFA500;
 padding-top: 1px;
 padding-bottom: 2px;
  background-image: url(images/fuego.gif);
 background-attachment: scroll;
 background-position: bottom;
 background-repeat: repeat-x;
  }
  
.trans{
background-color: transparent;
font-size: 12px; 
color: #A9A9A9; 
font-family: Tahoma, Verdana, Arial; 
margin-bottom: 3px; margin-top: 1px;
border-bottom: 0px solid #FFA500;
border-right: 0px solid #FFA500;
border-top: 0px solid #FFA500;
border-left: 0px solid #FFA500;
 padding-top: 1px;
 padding-bottom: 2px;
  background-image: none;
}

.border{
background-color: Black;
font-size: 12px; 
color: #A9A9A9; 
font-family: Tahoma, Verdana, Arial; 
margin-bottom: 3px; margin-top: 1px;
border-bottom: 1px solid #FFA500;
border-right: 1px solid #FFA500;
border-top: 1px solid #FFA500;
border-left: 1px solid #FFA500;
 padding-top: 1px;
 padding-bottom: 2px;
  background-image: none;
}


