.font {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;

}

.link  a{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;

}

.link a:hover {	
	color: #000000;	
        text-decoration: underline;
}
.list {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	list-style-type: disc;



}
.video {
	margin: auto;
	padding: 4px;
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.box {
	height: auto;
	width: 439px;
	border: 1px solid #59AAAA;
	background-color: #FFFFFF;
	margin-bottom: 10px;

}
.box1 {
	height: auto;
	width: 439px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.box2 {
	height: auto;
	width: 342px;
	border: 1px solid #804040;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
