.title {  font-family: "Times New Roman", Times, serif; font-size: 22px; font-weight: bold; color: #000000}
.body {  font-family: "Times New Roman", Times, serif; font-size: 16px}
a:link {
	color: #CC9933;
}
a:visited {
	color: #CC9933;
}
a:hover {
	color: #F85124;
}

a:active {
	color: #E84A1A;
}
