@charset "UTF-8";
body, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
a:hover {
	color: #ff6600;
	text-decoration:underline;
	}
a {
	color: #ffffff;
	text-decoration:none;
	}	
	
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff6600;
	letter-spacing: 0.2em;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.orange-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
