@charset "UTF-8";
/* CSS Document */

.Link1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;	
}

.Link1 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;	
}

.Link1 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	color: #ffffff;
	text-decoration: none;
	background-color: #D2D1CF;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}

.Link2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	color: #ACACAC;
	text-decoration: none;
}

.Link2 a:visited {
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	color: #ACACAC;
	text-decoration: none;
}

.Link2 a:hover {
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
}

.Link3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}

.Link3 a:visited {
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}

.Link3 a:hover {
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	color: #ACACAC;
	text-decoration: none;
}

.blacktext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	color: #000000;
}

.copyrighttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	color: #ACACAC;
}
