.redtxt {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #8C008F;
	text-decoration: none;
}
.redtxtbold {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #AD0051;
	text-decoration: underline;
}
.redtxtblack {

	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.redtxtCopy {

	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #FF226C;
	text-decoration: none;
}
.txtbox {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 20px;
	width: 109px;
	border: 1px solid;
}
.whitetxt {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitetxt:LINK {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitetxt:VISITED {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitetxt:HOVER, a.whitetxt:ACTIVE {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #955461;
	text-decoration: underline;
}
.toplinks {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
}
a.toplinks:LINK {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
}
a.toplinks:VISITED {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
}
a.toplinks:HOVER, a.toplinks:ACTIVE {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #66AAE7;
	text-decoration: none;
}