.guidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF66FF;
	text-decoration: blink;
	background-color: #FFCCFF;
	background-position: center;
	border: medium groove #000000;
}
.Headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;

}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
}

