a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.demo:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.demo:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.demo:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a.submenu:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.submenu:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.submenu:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.header:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.header:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.header:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.order:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.order:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.order:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.topleft {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.content {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.blackbold {
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.plan_header {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.plan_text {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
td {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
a.fineprint:link {
	color: #999999;
	text-decoration: none;
}
a.fineprint:visited {
	color: #999999;
	text-decoration: none;
}
a.fineprint:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.fineprint {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
input {
  color: #000000;
  font: normal 11px Verdana;
  font-weight: none;
  text-decoration: none;
}
select {
  color: #000000;
  font: normal 11px Verdana;
  font-weight: none;
  text-decoration: none;
}
textarea {
  color: #000000;
  font: normal 11px Verdana;
  font-weight: none;
  text-decoration: none;
}