.video{
	margin: 0px 0px 20px 0px;
}
.videotit{
	color: #ca1619;
	padding: 5px 0px 10px 110px;
	background-image: url(images/VIDEO.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-weight: bold;
}
.videotxt{
	text-align: justify;
	padding-bottom: 20px;
	padding-top: 20px;
}
.videoswf{
	text-align: center;
	
}
.videotit a{
	color: #ca1619;
	text-decoration: none;
}
.videotit a:hover{
	text-decoration: underline;
}

