body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/back-vdo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h4{
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
}
h3{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.divbut {	
	display:block;
	width:312px;
	height:74px;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
}
.divbut:hover {
	display:block;
	width:312px;
	height:74px;
	background-color: #1F1F1F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
}

.copyright:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #99CC66;
	text-decoration: none;
}
.graytext {

	font-family: Tahoma;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

.whitetext {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.graylink {

	font-family: Tahoma;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}
.graylink:hover {

	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.lghead {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.blacktext {


	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

