body {
	background-color: #000;
	color: #e2e2e2;
	font: 16px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: center;
}

a:link{
	color: silver;
	font-size: 20px;
}

a:visited{
	color: #c1989c;
	font-size: 20px;
}

a:hover{
	color: #d7dcbb;
	font-size: 20px;
}

.smalltext a:link {
	color: #821b36;
	font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
}

.smalltext a:visited {
	color: #821b36;
	font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
}

.smalltext a:hover {
	color: #b4ae7d;
	font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-decoration: none;
}

.smalltext{
	color: #484848;
	font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
}