.arrow {
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 60px;
	font-weight: bold;
	line-height: 60px;
	vertical-align: bottom;
}
.dandb {
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 60px;
	font-weight: bold;
	line-height: 60px;
	vertical-align: bottom;
	padding-bottom: 20px;
}
.logo {
	font-size: 70px;
	letter-spacing: -5.5px;
	font-family: "Lucida Console";
	text-align: center;
	vertical-align: bottom;
}
.text {
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;


}
.web {
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 60px;
	font-weight: bold;
	line-height: 60px;
	vertical-align: bottom;
	padding-bottom: 20px;
}
.print {
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 60px;
	font-weight: bold;
	line-height: 60px;
	vertical-align: bottom;
	padding-bottom: 20px;
}
.events {
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 60px;
	font-weight: bold;
	line-height: 60px;
	vertical-align: bottom;
	padding-bottom: 20px;
}
.info {
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 60px;
	font-weight: bold;
	line-height: 60px;
	vertical-align: bottom;
	padding-bottom: 20px;
	color: #000000;
	text-decoration: none;
}

a.web:link {
text-decoration: none;
	color: #666666;
}
a.web:hover {
text-decoration: none;
	color: #ff9900;
}
a.web:visited {
text-decoration: none;
	color: #666666;
}
a.web:active{
color: #666666;
}

a.print:link {
text-decoration: none;
	color: #666666;
}
a.print:hover {
text-decoration: none;
	color: #ffcc00;
}
a.print:visited {
text-decoration: none;
	color: #000000;
}
a.print:active{
color: #999999;
}

a.events:link {
text-decoration: none;
	color: #999999;
}
a.events:hover {
text-decoration: none;
	color: #00adef;
}
a.events:visited {
text-decoration: none;
	color: #000000;
}
a.events:active{
color: #999999;
}

a.info:link {
text-decoration: none;
	color: #000000;
}
a.info:hover {
text-decoration: none;
	color: #999999;
}
a.info:visited {
text-decoration: none;
	color: #999999;
}
a.info:active{
color: #666666;
}

a.arrow:link {
text-decoration: none;
	color: #FF9900;
}
a.arrow:hover {
text-decoration: none;
	color: #999999;
}
a.arrow:visited {
text-decoration: none;
	color: #FF9900;
}
a.arrow:active{
color: #666666;
}

a:hover {
	text-decoration: none;
}
a:link {
	color: #666666;
}
a:visited {
	color: #CCCCCC;
}