.class1 A:link {
	text-decoration: none;
	color: #ecc36d;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.class1 A:visited {
	text-decoration: none;
	color: #ecc36d;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.class1 A:active {
	text-decoration: none;
	color: #999999;
	font-size: 12px;
}
.class1 A:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}

.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(../assets/images/open_tl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.image_spacer {
	padding-right: 5px;
}
.dermWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #666666;
	padding: 6px;
}
