BODY {
	color: black;
	background-color: #D59090;
	font-family: Arial, Verdana, sans-serif;
}



A {
	color:#804D4D;
}

A:HOVER {
	color: #D59090;
}

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:#FF3366;
}

.vibrant_2
{
	color:#529BE0;
}
