a {
	color: #ffae00;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
p {
	font-size: 14px;
	color: #068FEE;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
}
h2 {
	color: #FF9933;
}

