BODY {
	color: black;
	background-color: #D9E6B3;
	font-family: Arial, Verdana, sans-serif;
}



A {
	color:#99CC00;
}

A:HOVER {
	color: #D9E6B3;
}

H1{
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}

.large_text_light
{
	font-size: x-large;
	font-weight: bold;
	color: White;
}

.large_text_dark
{
	font-size: x-large;
	font-weight: bold;
	color: black;
}

.recips
{
	font-weight: bolder;
}

.vibrant_1
{
	color:#C2EB47;
}

.vibrant_2
{
	color:#E09052;
}

.table_back
{
	background-color: #5C6B2E;
}

.black_border
{
	border-color: black;
}

.table_back2
{
	background-color: #B3CC66;
}