table {
	font-family: monospace;
	font-size: 10pt;
	color: #000000;
	letter-spacing: -0.05em;
}

.main {
	margin-top: 35px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	text-align: justify;
}

.videos {
	margin-top: 35px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 90px;
	text-align: justify;
}

.panel {
	margin-top: 28px;
	margin-right: 10px;
	margin-left: 5px;

}

a:link {
	color: #EE1228;
	text-decoration: none;

}

a:visited {
	color: #2A94C2;
	text-decoration: none;
}

a:active {
	color: #2A94C2;
	text-decoration: none;
}

a:hover {
	color: #2A94C2;
}