.tableBorder {
	border: 1px solid #666666;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
}
.footer a {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	text-decoration: none;
}.subTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.subTituloChico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.foto {
	margin-right: 10px;
}
.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.texto a {
	color: #666666;
	text-decoration: underline;
}
.texto a:hover {
	color: #000000;
	text-decoration: underline;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
}
.menu a {
	color: #666666;
	text-decoration: none;
}
.menu a:hover {
	color: #336699;
	text-decoration: none;
}
.form {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	background-color: #EFEEEB;
	border: 1px solid #E1DFD6;
}
.textoLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.textoLinks a {
	color: #999999;
	text-decoration: none;
}
.textoLinks a:hover {
	color: #000000;
	text-decoration: none;
}
.videoTitulo {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 16px;
	color: #336699;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.videoTexto {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 18px;
	padding-top: 5px;
}
.videoTexto strong {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.videoTexto a {
	color: #336699;
	padding-top: 5px;
	text-decoration: none;
}
.videoTexto a:hover {
	color: #FF9900;
	padding-top: 5px;
	text-decoration: none;
}

