.retext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	color: #000000;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	line-height: 15px;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	color: #000099;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	color: #000066;
	text-decoration: none;
}
.retextbrdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	color: #000000;
	padding: 2px;
	border: 1px solid #707070;
}
