.red {
	color: #990000;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.redtext {
	color: #990000;
}
.pinktext {
	color: #FF6699;
}
.aquatext {
	color: #6699FF;
}
.wedgewood {
	color: #3333CC;
}
.pictborder {
	padding: 0px;
	border: 1px solid #000000;
	margin: 5px;
}
.style13 {margin-top: 8px; font-weight: bold;}
.test1 {color: 688EBD; font-weight:regular; text-decoration: underline; text-decoration: none;}
.center {
	text-align: center;
}
.green {
	color: #006633;
}
.boldtextlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B15406;
	font-size: 18px;
	text-decoration: underline;
}
.fancyred {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	color: #990000;
	font-weight: bold;
}
