.giselestyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.bolder_headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.headerlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
	color: #663366;
}
.footer{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663366;
}
a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663366;
}
a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663366;
}