.text1 {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 16px;
	color: #333333;
}
.text1 a:link {
	color: #333333;
	text-decoration: underline;

}
.text1 a:visited {
	color: #333333;
	text-decoration: underline;

}
.text1 a:hover {
	color: #FF3300;
	text-decoration: underline;

}
.text1 a:active {
	color: #333333;
	text-decoration: none;
}
.text2 {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #CCCCCC;
}
.text2 a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
.text2 a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.text2 a:hover {
	color: #FFFFFF;
	background-color: #FF9933;
}
.text2 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.heading1 {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 24px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;

}
.question {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	color: #FF0000;
	text-decoration: underline;
}
.heading2 {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-weight: bold;
	color: #333333;
}
