﻿.debbie a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.style1 {
	color: #FF99CC;
}
.style2 {
	font-weight: normal;
}
.style3 {
	text-decoration: underline;
}
p {
	font-weight: bold;
}
.style4 {
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
h1 {
	text-align: center;
	font-size: medium;
	color: #FF8CB7;
}

