body{
background-color:#000;
color:#FFFFCC;
font:Tahoma;
color:#FFF;




font-size:13px;
font-weight:normal;



}
img{
border:none;

}


#fondo{
	border:0;
	
    position:absolute;
    top:-11px;
    left:-23px;


}
#flash_texto{
	border:0;
	
    position:absolute;
    top:15px;
    left:180px;


}


#flash{
	border:0;
	
    position:absolute;
    top:15px;
    left:180px;


}
#enlace{
	border:0;
	text-align:center;
	
    position:absolute;
    top:500px;
    left:370px;


}



A:link {
	COLOR: blue; color:#FFFFCC; TEXT-DECORATION: none;  voice-family: inherit
}
A:visited {
	COLOR: #808080; color:#FFFFCC; TEXT-DECORATION: none;  voice-family: inherit
}
A:active {
	COLOR: #ffffff; color:#FF6600; TEXT-DECORATION: none;  voice-family: inherit
}
A:hover {
	COLOR: red; color:#FF6600; TEXT-DECORATION: none;  voice-family: inherit
}

textarea { background-color: #2a2a2a;
			font-family: Tahoma, Verdana, Arial;
			font-size: 11px;
			line-height: 12px;
			 color: #ccc; 
			 border:0px; 
			 padding: 5px;
			 overflow:auto;
			 }

