a:link {
	color: #FFFFCC;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #FF9999;
	text-decoration: underline;
}
a:hover {
	color: #DD0000;
	text-decoration: none;
}

.body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FCFBF0;
}
.italic{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FCFBF0;
	font-style: italic;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
}
#about {
	position:absolute;
	left:116px;
	top:512px;
	width:81px;
	height:88px;
	z-index:1;
	background-color: #926346;
	visibility: hidden;
}

.background{
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	height: 442px;
	width: 927 px;
}
.video{
background-image: url(images/web_box.jpg);
		background-repeat: no-repeat;
height: 442px;
	width: 927 px;

}
.link {
	color: #996666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
