a.typetwo:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a.typetwo:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFCCCC;
	text-decoration: underline;
}
a.typetwo:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
