﻿.page {
	BACKGROUND-COLOR: #EEE3C6;
}
A:link {
	COLOR: #a3c159; TEXT-DECORATION: none
	}
A:visited {
	COLOR: #6c8c37; TEXT-DECORATION: none
	}
	
A:hover {
	COLOR: #fec42d; TEXT-DECORATION: none
	}
	
BODY {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 8 px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

