body {
	margin: 0px;
	background-color:#444242;
}

.bottom_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
}

.bottom_link_activated {
	font-family: Tahoma;
	font-size: 11px;
	color: #5C5A5A;
	text-decoration: none;
	line-height:20px;
}

.bottom_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
	line-height:20px;
}

.w3c_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #8C8C8C;
	text-decoration: none;
}

.w3c_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #8C8C8C;
	text-decoration: underline;
}

.innertext {
	font-family: Tahoma;
	font-size: 11px;
	color: #7F7F7F;
	line-height:16px;
	text-decoration: none;
}

.download_links {
	font-family: Tahoma;
	font-size: 11px;
	color: #5C5A5A;
	text-decoration: none;
	line-height:18px;
}

.download_links:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	line-height:18px;
}
.front_boxes {

	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	line-height:normal;
}
