.text {
	font-family: Georgia;
	font-size: 12px;
	color: #333333;
}
a:link, a:active, a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
}
