@charset "UTF-8";
.content {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover2 {
	color: #000;
	text-decoration: none;
	background-color: #F60;
}

a:hover {
	color: #000;
	text-decoration: none;
	background-color: #FF0;
}

.yellowcss {
	background-color: #FF0;
	color: #000;
}
.typography {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 40px;
	color: #000;
	font-weight: bold;
}
.sixteen {
	font-size: 16px;
}
.whitetext {
	color: #FFF;
	font-size: 25px;
}
.hover2 {
	background-color: #F60;
	color: #FFF;
}
.content .typography a {
	color: #666;
}
.content {
	color: #999;
	background-color: #000;
}
.content a {
	left: 20px;
}
.content .sixteen span {
	font-size: 18px;
}
.content .sixteen span {
	font-size: 20px;
}
.content .sixteen span {
	font-size: 21px;
}

