.Links {
	font-weight: bold;
	text-transform: none;
	color: #CC0000;
	background-color: #AE2424;
	font-family: "Comic Sans MS";
	font-size: 30px;
	font-style: normal;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#LeftContent {
	padding-top: 60px;
	background-color: f5f5e2;
}



.Links a {
	text-transform: none;
	color: #F5F5E2;
	text-decoration: none;
	font-size: 24px;
}
.Links a:hover {
	font-weight: bold;
	color: #ae2424;
	background-color: #F5F5E2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	color: #006666;
}
