body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
a:hover {
	color: #0066FF;
	text-decoration: underline overline;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
a.TopNav:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.TopNav:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.TopNav:hover {
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
a.TopNav:active {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;
}
a.LeftNav:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.LeftNav:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.LeftNav:hover {
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline overline;
}
a.LeftNav:active {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;
}
a.LocationBar:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.LocationBar:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.LocationBar:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline overline;
}
a.LocationBar:active {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.NormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
