
body		{ margin: 9; padding: 0; font-family: Arial,Helvecia,Verdana; }

.copyright	{ color: black; background: transparent; font-size: 12px; }

.nw	{ list-style: none; font-family: Arial, Helvetica, Verdana;
				color: #ffffff; background: transparent; font-weight: none; font-size: 14px; text-align: center; }
.adminnw	{ list-style: none; font-family: Arial, Helvetica, Verdana;
				color: #ffffff; background: transparent; font-weight: none; font-size: 14px;}
.header { color: purple; background: transparent; font-size: 20px; font-weight: bold; }

#bytemarks { color: black; background: transparent; font-size: 11px; }


a:link { color: white; text-decoration: none; }

a:visited { color: white; text-decoration: none; }

a:hover { color: #FFD673; text-decoration: none; }


.bnb {
position: absolute;
top: 75px;
right: 100px;
width: 168px;
}

.house {
position: absolute;
top: 735px;
right: 21px;
width: 202px;
}
#error 
{
	color: red;
	
}

#links a:link { color: purple; text-decoration: underline; }

#links a:visited { color: purple; text-decoration: none; }

#links a:hover { color: #FFD673; text-decoration: none; }



