@charset "utf-8";
/* CSS Document */


<!--
body {
	background-color: #000;
	color: #D6D6D6;
}
.title {
	color: #BC1833;
	font-family: "Jott 43";
	font-size: large;
}
.logo {
	color: #360;
	font-family: "Informal011 BT";
	font-size: 10px;
	text-decoration: none;
}
.logo h1 font {
	font-size: medium;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Welcome {
	text-align: center;
	color: #6F4924;
	font-weight: bold;
	font-size: small;
}
