.videos {
	font-family: "Trebuchet MS", Arial, "Helvetica LT";
}
.horarioTitulo {
	font-family: "Trebuchet MS", Arial, "Helvetica LT";
	font-size: 11pt;
	color: #FFFFFF;
}
.subtitulo {
	font-family: "Trebuchet MS", Arial, "Helvetica LT";
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	background-color: #660000;


}
.caixabranca {
	font-family: "Trebuchet MS", Arial, "Helvetica LT";
	font-size: 14px;
	color: #663333;
	background-color: #FFFFFF;
}
.pastores {
	font-family: "Trebuchet MS", Arial, "Helvetica LT";
	font-size: 12px;
	font-weight: normal;
	color: #663333;
}
.legenda {
	font-family: "Trebuchet MS", Arial, "Helvetica LT";
	font-size: 11px;
	color: #660000;
	font-weight: normal;
}
a:hover {
	font-family: "Trebuchet MS", Arial, "Helvetica LT";
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #663333;
}
