a:link {
	color: #0033CC;
	text-decoration: underline;
}
a:hover {
	color: #0033CC;
	text-decoration: none;
}
.subheading {
	font-family: "trebuchet ms", sans-serif;
	text-transform: uppercase;
	color: #000066;


}
.tablecell {
	padding-bottom: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
a:visited {
	color: #6600CC;
}
a:active {
	color: #FF9900;
}
