.basictext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
	background-color: #FFFFFF;
}
.navi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
.navi:link {
	color: #000000;
	text-decoration: none;
}
.navi:visited {
	color: #000000;
	text-decoration: none;
}
.navi:hover {
	color: #0000FF;
	background-color: #FFFFFF;
}
.naviOn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
}
.button02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699FF;
}
.Name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
.Name:link {
	text-decoration: none;
	color: #000000;
}
.Name:visited {
	text-decoration: none;
	color: #666666;
}
.Name:hover {
	background-color: #FFFFFF;
	color: #0000FF;
}
.Headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: larger;
	font-weight: bold;
}
.NameNoLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.NameNoLinkBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}