body {
	background-color: #000000;
}

.Estilo3 {color: #999999; font-family: tahoma; font-weight: bold; font-size: 12px; }
.Estilo4 {color: #999999}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.Estilo6 {
	font-family: tahoma;
	font-size: 12px;
}
.Estilo7 {font-size: 14px}
.Estilo8 {color: #FFFFFF}
.Estilo9 {color: #666666}
.Estilo10 {
	color: #999999;
	font-family: tahoma;
	font-size: 12px;
}
.Estilo11 {color: #FFFFFF; font-family: tahoma; font-size: 12px; }

.text1 {
    background: #7B7B7B;
    color: #FDFB30;
    width: 150px;
    border-top:    1px solid #1C1C1C;
    border-right:  1px solid #979797;
    border-bottom: 1px solid #B3B3B3;
    border-left:   1px solid #3F3F3F;
}
.text2 {
    background: #7B7B7B;
    color: #FDFB30;
    width: 150px;
    border-top:    1px solid #1C1C1C;
    border-right:  1px solid #979797;
    border-bottom: 1px solid #B3B3B3;
    border-left:   1px solid #3F3F3F;
}
.mensaje {
    background: #7B7B7B;
    color: #FDFB30;
    width: 340px;
    border-top:    1px solid #1C1C1C;
    border-right:  1px solid #979797;
    border-bottom: 1px solid #B3B3B3;
    border-left:   1px solid #3F3F3F;
}