@charset "utf-8";
.main {
	height: 200px;
	bottom: auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background-image:url(The-Time-Is-Now.png);
	background-position:top;
	background-repeat:no-repeat;
	
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #004B7C;
	height: auto;
	width: 425px;
	margin-left:auto;
	margin-right:auto;
	margin-top: -40px;
}
.links {
font-size: 12px;
	font-style:normal;
	font-weight:bold;
	color: #003A63;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 22px;
}

a:link {
	font-size: 12px;
	font-style:normal;
	font-weight:bold;
	color: #003A63;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 22px;
}

a:visited {
	font-size: 12px;
	font-style:normal;
	font-weight:bold;
	color: #003A63;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 22px;
}

a:hover {
	font-size: 12px;
	font-style:normal;
	font-weight:bold;
	color: #007DC3;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 22px;
}

a:active {
	font-size: 12px;
	font-style:normal;
	font-weight:bold;
	color: #007DC3;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 22px;
}