.Footer_Links {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #063;
}
.Copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #060;
	vertical-align: 200%;
	line-height: 20px;
}
.Body_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
.Sub_Title {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-weight: bolder;
	color: #060;
}
.footer a:link {
	color:#060;
	font-family: "Comic Sans MS", cursive;
}
.footer a:visited {
	color:#060;
	font-family: "Comic Sans MS", cursive;
}
.footer a:hover {
	color:#090;
	font-family: "Comic Sans MS", cursive;
}
a:link {
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	color: #060;
}
a:visited {
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	color: #090;
}
a:hover {
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	color: #0C6;

