.txt {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

a:link {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	line-height: 18px;
	font-variant: normal;
	font-family: Verdana;
	text-transform: none;
}

a:visited {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	line-height: 18px;
	font-variant: normal;
	font-family: Verdana;
	text-transform: none;
}

a:hover {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	line-height: 18px;
	font-variant: normal;
	font-family: Verdana;
	text-transform: none;
}

a:active {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	line-height: 18px;
	font-variant: normal;
	font-family: Verdana;
	text-transform: none;
}
.small {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.medium {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.white {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	
}



INPUT { 
background-color: #FFFFFF;
font-size: 10px; font-family: Arial, Helvetica, sans-serif; color:#666666;
border-style: solid; border-width: 1px; border-color:#9A5F9D; width:20px; height: 20px; } 

.requiredfieldThreeTwoSix{ 
font-size:10px; color:#666666; background-color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; border-style:solid; border-width:1px; border-color:#9A5F9D; width:326px; height: 20px; }

TEXTAREA { 
background-color: #FFFFFF; font-size: 10px; font-family: Arial, Helvetica, sans-serif; color:#666666; border-style: solid; border-width: 1px;
border-color:#9A5F9D; width:326px; height: 70px;}
