﻿.style16 {
	margin-top: 0;
	padding-top: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #0000FF;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #0000FF;
	text-decoration: underline;
}
#layer2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#layer2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#layer2 a:hover {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: underline;
	font-weight: bold;
}

