.content {
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
.title {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
}
.smallContent {
	font-family: "Verdana";
	font-color: #161618;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.supSmall {
	font-family: "Verdana";
	color: #666666;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.noteSmall {
	font-family: "Verdana";
	color: #999999;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
.productSmall {
	font-family: "Verdana";
	color: #000000;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.supSmallBold {
	font-family: "Verdana";
	color: #CC0000;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.workshop {
	font-family: "Verdana";
	color: #CC0000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.smallContent a:link {color:#161618; text-decoration: underline;}
.smallContent a:visited {color:#161618; text-decoration: underline;}
.smallContent a:hover {color:#161618; text-decoration: underline;}
.smallContent a:active {color:#161618; text-decoration: underline;}

.content a:link {color:#161618; text-decoration: underline;}
.content a:visited {color:#161618; text-decoration: underline;}
.content a:hover {color:#161618E; text-decoration: underline;}
.content a:active {color:#161618; text-decoration: underline;}