.backlinks {
	color: #ffffff;
	font-family: Arial;
	font-size: small;
	padding-left: 40px;
	padding-top: 15px;
}

.content {
	color: #ffffff;
	font-family: Arial;
	font-size: small;
	padding-left: 60px;
}

A:link {color: white; text-decoration: underline;}
A:visited {color: white; text-decoration: underline;}
A:active {color: white; text-decoration: none;}
A:hover {color: gray; text-decoration: underline;}
