.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: oblique;
	font-weight: lighter;
	color: #999999;
	text-decoration: underline;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: oblique;
	font-weight: lighter;
	color: #990000;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #999999;
	text-decoration: none;
}

