.class1 A:link {
	text-decoration: none;
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
}
.class1 A:visited {
	text-decoration: none;
	color: #666666;
	font-family: Tahoma;
}
.class1 A:active {
	text-decoration: none;
	color: #999999;
}
.class1 A:hover {text-decoration: none; color: #333333;}

.class2 A:link {
	color: #ecc36d;
	text-decoration: none;
}
.class2 A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.class2 A:active {
	color: #ecc36d;
	text-decoration: none;
}
.class2 A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.table_nojust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	border: 1px dotted #CCCCCC;
	text-align: left;
}
.menu_box_tl {
	background-image: url(file:///C|/Documents and Settings/John Fergus/My Documents/CLIENT_WEBSITES/JG_New/assets/images/open_tl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.image_spacer {
	padding-right: 5px;
}
