﻿a:visited.navigation {
	font-family: "Arial";
	font-size: 9pt;
	font-weight: normal;
	color: #C0C0C0;
	text-decoration: none;
}
a:link.navigation {
	font-family: "Arial";
	font-size: 9pt;
	font-weight: normal;
	color: #CC9900;
	text-decoration: none;
}
a:hover.navigation {
	font-family: "Arial";
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited.text {
	font-family: "Book Antiqua";
	font-size: 11pt;
	font-weight: normal;
	color: #C0C0C0;
	text-decoration: none;
}
a:link.text {
	font-family: "Book Antiqua";
	font-size: 11pt;
	font-weight: normal;
	color: #CC9900;
	text-decoration: none;
}
a:hover.text {
	font-family: "Book Antiqua";
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
