p {
	font-size: 12px;
}
.header {
	font-size: 16px;
	font-weight: bold;
	color: #B5C7D6;
}
a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #FF9933;
}
.greyFont {
	color: #999999;
}
.comingSoon {
	color: #99CCCC;
}
.tdTop {
	vertical-align: top;
}

#homepage {
	text-decoration: none;
	text-decoration: none;
	float: right;
	margin: 0px;
	padding: 0px;
}
