body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #330000;
	padding: 3px;
	background-repeat: repeat;
	background-image: url(../images/BACKGOUNDCOLORCHOCOLATE.jpg);
}
.border {
	border: thin dotted #CCCCCC;
	background-color: #FFFFFF;
}
.bold {
	font-weight: bold;
	color: #330000;
}
a:link {
	color: #330000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #330000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
a:active {
	color: #330000;
	text-decoration: none;
	font-weight: bold;
}
.centerforVIDEO {
	text-align: center;
}
