BODY.main {
        background-image:url('IMG/bg.jpg');
}
BODY.framex-explorer {
        background-image:url('IMG/fonp2x.jpg');
}
BODY.popup {
        background-image:url('IMG/fonp2.jpg');
}
BODY.foto {
        background-image:url('IMG/fonp.jpg');
}
TR.main {
        background: ; #FFDC3A;
}
TR.base {
        background: #888844;
}
TD.main {
        background: #000000;
}
TD.base {
        background: #888844;
}
TD.framex {
        background-image:url('IMG/.jpg');
}
BODY,TD {
	font-family:Arial,Helvetica,Sans-serif;
}
A.onyellow{
        outline: none;
	color: #FFDC3A;
	font-weight: bold;
	text-decoration: none;
}
A{
        outline: none;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
P.pres {
	color: #000000;
	background: #FFDC3A;
	text-align: center;
}
