BODY {
	background: #CCCCCC;
	font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #232124;
	text-decoration: none;
	font-weight: bold;
}
a:active { color: black; text-decoration: underline}
a:visited { color: #232124; text-decoration: none}
a:hover { color: #F60011; text-decoration: underline}
.bodyBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.leftMenu {
	background-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #232124;
}
.youtube-video {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #232124;
	border-bottom-color: #232124;
	border-left-color: #232124;
}
.youtube-sidebar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #232124;
	border-right-color: #232124;
	border-bottom-color: #232124;
}
