body {
	margin:0px;
	padding:0px;
	background:#fff
}

body, div {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-weight: bold;
	text-align: center;
}

a {
	text-decoration: none;
}

.banner a {
	color: #333333;
	font-size:100px;
}

.banner a:hover {
	color: #006666;
}

.link a {
	color: #666666;
	font-size:80px;
}

.link a:hover {
	color: #66CCCC;
}