.dummy{}
/***** BEGIN CONTENT *****/
.text-content {
	font-family		:Arial, Helvetica, sans-serif;
	font-size		:11px;
	color			:#FFFFFF;
}

.text-remark {
	font-family		:Arial, Helvetica, sans-serif;
	font-size		:10px;
	color			:#444444;
}

.link-content {
	font-family		:Arial, Helvetica, sans-serif;
	font-size		:11px;
	color			:#FFFFFF;
	text-decoration	:none;
}

.link-content:hover {
	font-family		:Arial, Helvetica, sans-serif;
	font-size		:11px;
	color			:#FFFFFF;
	text-decoration	:underline;
}

.link-btn {
	font-family		:Arial, Helvetica, sans-serif;
	font-size		:11px;
	color			:#FFFFFF;
	text-decoration	:none;
}
/***** END CONTENT *****/

/***** BEGIN Footer *****/
.text-footer {
	font-family		:Arial, Helvetica, sans-serif;
	font-size		:10px;
	color			:#444444;
}
/***** END Footer *****/