a:link {

	text-decoration: none;

	color: #6699FF;

}

a:visited {

	text-decoration: none;

	color: #6633FF;

}

a:hover {

	text-decoration: none;

	color: #0033FF;

}

a:active {

	text-decoration: none;

	color: #0033FF;

}

a.menu:link {

	text-decoration: none;
	
	font-family: arial;

	color: #FFFFFF;

}

a.menu:visited {

	text-decoration: none;

	color: #FFFFFF;

}

a.menu:hover {

	text-decoration: none;

	color: #CCCCCC;

}

a.menu:active {

	text-decoration: none;

	color: #FFFFFF;

}

.center_content a:link {

	text-decoration: none;

	color: #03F;

}

.center_content a:visited {

	text-decoration: none;

	color: #909;

}

.center_content a:hover {

	text-decoration: none;

	color: #F00;

}

.center_content a:active {

	text-decoration: none;

	color: #03F;

}

#main {

	width: 760px;

	margin-top: 25px;

	margin-right: auto;

	margin-left: auto;

	border: thin solid #9A9B9F;

}

#hp {

	border: thin solid #9A9B9F;

	width: 760px;

}

#header {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 22px;

	font-weight: normal;

	text-align: center;

	color: #54517C;

	padding: 10px;

}

#events {

	background-color: #DDDFEB;

	padding: 15px;

	height: 235px;

	width: 225px;

	margin-top: 35px;

	margin-right: 40px;

	margin-bottom: 35px;

	margin-left: 40px;

	border: thin solid #989897;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	color: #86988A;

}

span {

	font-size: 20px;

}

