body { }
p { }
td { }
a:link { }
a:visited {
}
a:hover { }
a:active { }
#MainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #999;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: uppercase;
	letter-spacing: .025em;
}
#MainNav a:link {
	color: #999;
	text-decoration: none;
}
#MainNav a:visited {
	color: #999;
}
#MainNav a:hover {
	color: #09F;
}
#bottominfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	letter-spacing: 0.15em;
}
#bottominfo a {
	text-decoration: none;
	color: #069;
}
#bottominfo a:hover {
	color: #900;
	text-decoration: none;
}
#bottominfoHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 12px;
	letter-spacing: 0.15em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#bottominfoHome a {
	text-decoration: none;
	color: #069;
}
#bottominfoHome a:hover {
	color: #900;
	text-decoration: none;
}

