BODY { background-color: #383938; background-image: url(img/bg.jpg); background-repeat: repeat; }

.lmenu{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 19px;
		color: #a18660;
		#font-weight: bolder;
		text-decoration: none;
		font-style: normal;
}

.lmenu:HOVER{
color: #924645;
		text-decoration: none;
		font-style: normal;
	}

TABLE { 
font-family: arial;
font-size: 14px;
font-style: italic;
color: #642800;
}

a {
color: #0040af;
text-decoration: underline;
}
a:HOVER {
color: #000000;
text-decoration: none;
}

P { text-align : justify; }



