.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	color: #000000;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	font-size: 14px;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration: underline;
	font-size: 14px;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	font-size: 14px;
	text-decoration: none;
}
.scrollling {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	overflow: scroll;
	position: relative;
	height: 560px;
	width: 400px;
}
