
BODY {
	color						:#000000;	
	background					:F3F4E4;	
	font-family					:Arial, Helvetica, sans-serif;
	scrollbar-arrow-color		:#000000;
	scrollbar-base-color		:#BABBB3;
	scrollbar-darkshadow-color	:#000000;
	scrollbar-face-color		:#F9FBE8;
}

TD {
	color				: #000000;	
	font-family			: Arial, Helvetica, sans-serif;
}

a:link {
	color: #CCC9A3;
	background: transparent;
	text-decoration: underline;
}

a:visited {
	color: #CCC9A3;
	background: transparent;
	text-decoration: underline;
}

a:active {
	color: #CCC9A3;
	background: transparent;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	background: transparent;
	text-decoration: none;
}

B {
	font-weight: bold;
}

CENTER { 
	text-align: center;	
}
