body,td,th {
	font-family: tahoma;
	font-size: 10px;
	color: 7E7E7E;
	vertical-align: top;	
	line-height:14px
}
img{border:0;}
a {
	font-family: tahoma;
	font-size: 11px;	
	color: #929292;		
}
a:visited {
	color: #929292;
}
a:hover {
	color: #929292;
}
a:active {
	color: #929292;	
}
.style1 {
	color:#FFFFFF;
}
.style2 {
	color:#518EAD;
}


.order    {
   text-decoration: none;
   color: purple;
   font-size: 15px;
   font-family: arial;
 }
.order:visited { color: purple; }
.order:active  { color: red; }
.order:hover   { color: red; }

.order2    {
   text-decoration: none;
   color: green;
   font-size: 9px;
   font-family: arial;
 }
.order2:visited { color: green; }
.order2:active  { color: #999999; }
.order2:hover   { color: #999999; }

.feat    {
   text-decoration: none;
   color: #F5F5F5;
   font-size: 11px;
   font-family: arial;
 }
.feat:visited { color: #F5F5F5; }
.feat:hover   { text-decoration: underline; }

.free {
   text-decoration: none;
   color: purple;
   font-size: 36px;
   font-family: arial;
 }
.free:visited { color: purple; }
.free:active  { color: red; }
.free:hover   { color: red; }

.aff {
   text-decoration: none;
   color: orange;
   font-size: 16px;
   font-family: arial;
   line-height: 20px;
 }
.aff:visited { color: orange; }
.aff:active  { color: red; text-decoration: underline; }
.aff:hover   { color: red; text-decoration: underline; }

select {background-color: #FFFFFF;color: black;
font-family:  verdana, helvetica, arial, ms sans serif;
font-weight: normal;
font-size: 8pt
}
input.textit {background-color: #FFFFFF;color: black;
font-family:  verdana, helvetica, arial, ms sans serif;
font-weight: normal;
font-size: 8pt
}
textarea {background-color: #FFFFFF;color: black;
font-family:  verdana, helvetica, arial, ms sans serif;
font-weight: normal;
font-size: 8pt
}