body {
background: 484830;
text-align: center;
margin: auto;
padding: 0;

}



input, textarea {
background: #fff;
border: 1px solid #949A9C;
overflow-y: auto;
overflow-x: hidden;
}







A:link {
color: #000000;
font-weight: bold;
text-decoration: none;
font-family: verdana;
font-size: 10px;
}

A: {
font-weight: bold;
text-decoration: none;
color:#800000;
font-family: verdana;
font-size: 10px;
}

A:visited {
color: #5F676B;
font-weight: bold;
text-decoration: none;
font-family: verdana;
font-size: 10px;
}

A:hover {
color: #800000;
font-weight: bold;
text-decoration: none;
font-family: verdana;
font-size: 10px;
}


.alfa2 img { 
filter: alpha(opacity=50); 
-moz-opacity: 0.5; 
-khtml-opacity: 0.5; 
opacity: 0.5;
border-left: 1px solid #000000;
border-bottom: 1px solid #E7E7E7;
border-right: 1px solid #E7E7E7;
border-top: 1px solid #000000; 
} 
.alfa2:hover img {
filter: alpha(opacity=100); 
-moz-opacity: 100; 
-khtml-opacity: 100; 
opacity: 100; 
}

hr {
color: #E7E7E7; 
background: transparent;
}


