.Subnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 19px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	list-style-type: square;
	list-style-position: inside;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
	text-decoration: none;
}

