a:hover {
	background-color: #999999;
	text-decoration: none;
}
a {
	font-family: Arial, sans-serif;
	text-decoration: none;
}
#links, #links a {
	color: #FF832B;
	font-size: 14pt;
	font-weight: bolder;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
#text {
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
}
#text a {
	color: #FF832B;
	font-family: Arial, sans-serif;
	font-size: 14pt;
	text-decoration: none;
}
#br, #br a {
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
.title, .subtitle {
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
}
.subtitle {
	color: #FF832B;
}
.first {
	font-size: 18pt;
}
