body {
	color: black;
	background-color: #492525;
	background-image: url(../images/dewajah_webX_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
td { color: gray; font-size: 10pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
a:link {
	color: #AE8023;
	text-decoration: none;
}
a:hover {
	color: #D9B154;
	text-decoration: none;
}
a:visited {
	color: #A47721;
	text-decoration: underline;
}
a:active { color: red }
.justy { text-align: justify; }
.bota:link {
	color: #8A6F00;
}
.bota:hover {
	color: #D9AD00;
}
.bota:visited {
	color: #666666;
	text-decoration: none;
}
.topa:link {
	color: #dcb355;
}
.topa:hover {
	color: #E2C176;
}
.topa:visited {
	color: #FFFFFF;
	text-decoration: none;
}

