BODY {
	
	BACKGROUND-COLOR: #B2A497; 
	COLOR: #51311E;
	FONT-FAMILY:  Arial, Geneva, Helvetica, sans-serif;
	FONT-WEIGHT: normal; 
}


TD {
	BACKGROUND-COLOR:#B2A497; 
	COLOR:#51311E;
	
}


P {
	FONT-WEIGHT: normal; 
}



UL {
	LIST-STYLE-TYPE: square;
}

UL UL {
	LIST-STYLE-TYPE: disc;
}

A:link {
	COLOR: #3A2A25; text-decoration: none 
	
}

A:visited {
	COLOR: #FAAA0D; text-decoration: none 
	
}

A:hover {
	COLOR: #A26023; text-decoration: none 
	
}

A:active {
	COLOR: #D78131; text-decoration: none 
	
}

