BODY{
	background: #CCFFCC;
	color: #006600;
	font : 400 normal 110% Arial, Helvetica, sans-serif;
	text-decoration : none;
}


/*  ~~~~~~~~~~~~~~ Link and Hover Tags  ~~~~~~~~~~~~~~~ */

A {
	color: #00CE67;
	font-weight: 500;
	text-decoration: none;
}

A:Hover {
	color: #008001;
}

table {

	color: FFFFFF;

}

P {
color: #006600;
	font : 400 normal 110% Arial, Helvetica, sans-serif;
	text-decoration : none;
}