.Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1E222A;
}
a:link {
	text-decoration: none;
	color: #ff9633;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	text-decoration: none;
	color: #ff9633;
}
#Text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.Cursor {
	cursor: pointer;
}
