.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #996633;
	text-decoration: none;
}
.links {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #1E15E6;
	text-decoration: underline;
}
