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



A {
	color:#4D806B;
}

A:HOVER {
	color: #90D5B9;
}

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:#FF0062;
}

.vibrant_2
{
	color:#0095FF;
}

.table_back
{
	background-color: #EDF8F3;
}

.black_border
{
	border-color: black;
}
