.main {
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #000000;
}
.header {
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DD2B29;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
