.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #7788aa;
}
.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #6699FF;
}
