body {
	background-color: #C30124;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.yellowback {
	background-color: #FFEB00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #023E86;
	font-weight: bold;
	border: 1px solid #000000;
}
.large {
	font-size: 24px;
}
.medium {
	font-size: 12px;
}

.content {
	background-color: #023E86;
	border: 3px solid #000000;
}
.copywrite {
	font-size: 10px;
	text-align: center;
}
.recipa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #C30124;
	font-weight: bold;
	border: 1px solid #000000;
}

.recipa a:link {
	color: #000033;
	text-decoration: underline;
}
.recipa a:visited {
	color: #000033;
	text-decoration: underline;
}
.recipa a:hover {
	color: #FFEB00;
	text-decoration: none;
}
.recipa a:active {
	color: #023E86;
	text-decoration: underline;
}
.recipb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFEB00;
	font-weight: bold;
	border: 1px solid #000000;
}
.border {
	border: 1px solid #000000;
}


.recipb a:link {
	color: #C30124;
	text-decoration: underline;
}
.recipb a:visited {
	color: #C30124;
	text-decoration: underline;
}
.recipb a:hover {
	color: #023E86;
	text-decoration: none;
}
.recipb a:active {
	color: #C30124;
	text-decoration: underline;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: overline;
}
 a:active {
	color: #000000;
	text-decoration: underline;
}
