h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FF9933;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
.bg {
	color: #FFFFCC;
	background-color: #99CC66;
}
.red {
	color: #FF0000;
}
.font-small {
	font-size: 12px;
}
