a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.white_header {
	color: #D2D5D3;
	font-size: 24px;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.white_text {
	color: #D2D5D3;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.about_Mario {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D2D5D3;
	background-color: #0F0F0F;
}.mp {
	background-color: #FB652A;
	color: #212121;
}
