/* CSS Document */

/* SITE COLORS */
/* #333333 = Dark Gray Text */
/* #124B86 = Blue (border, etc.) */
/* #000066 = Dark Blue */
/* #167758 = Green */
/* #2D4633 = Dark Green */
/* #17882F = Yellow/Orange */

#linkTable a {
	text-decoration: none;
}
#linkTable img {
	border: none;
}
#linkTable td {
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 12px;
}