body {
	background-color: #fafafa;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: brown;
}

a:hover {
	color: red;
}


img {
	color: black;
}

h1 {
	font-size: 22px;
}

#ads-line {
	text-align: center;
}
#ads-line span {
	font-weight: bold;
}

#ads-line a {
	color: red;
}

#related_clips {
	text-align: center;
}

#toplist_left h1 {
	font-size: 16px;
}
#toplist_left a {
	font-weight: bold;
}

.link {
	font-weight: bold;
	font-size: 16px;
}