/* Stylesheet LustMachine */

body {
	background:#444444;
	font-weight:normal;
	font-family:verdana;
	font-size:12px;
	color:#ffffff;
}
.webtext {
	font-size:10px;
}

/* footer.php */

a.footer {
color: #fff;
text-decoration: none;
}
a:hover.footer {
text-decoration:underline;
}


.footer {
color:#ffffff;
font-size: 12px;

}

.legal {
color: #009999;
font-size: 9px;

}

.webmaster {
color: #FFFF00;
font-size: 12px;
font-weight:bold;

}