@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#171717
}

.TitleStyles {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #cf0000;
}

.ContentStyle {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #5b5b5b;
}

.VisibleStyle {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #7d7d7d;
}

A:link, A:visited { text-decoration: none; color:#9e9e9e }
A:hover { text-decoration: underline; color: #666666 }

.VideoStyle {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #CCCCCC;
}

.TitleVideo {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #ff7800;
}