A.darklink {
    font-size: 11px;
	text-decoration: none;
	font-style: normal;
	color: #FF0066;
	line-height: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a.nonlink {
	color: #37BBCE;
	text-decoration:underline;
	line-height: 17px;
	font-weight: bold;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}
A.darklink:hover {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CC0033;
	text-decoration: underline;
}


A.darklink:visited {
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	color: #FF6666;
	line-height: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
}
A.emaillink {
    font-size: 10px;
	text-decoration: underline;
	font-style: normal;
	color: #373C1E;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
}
table.flag {
	background-attachment: fixed;
	background-image: url(flag.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div.nav {
	border: 75% dotted #666666;
}
table.nav2 {
	border: thin dotted #999999;
}
tr.dotted {
	border: thin dotted #999999;
}
.borders {
	border: thin dotted #999999;
}

