td {
	text-align: 
	vertical-align: top;
	font-family:Tahoma;
	font-size:9px;
	color:#717171;
	line-height:12px;
}
a {
	text-decoration: underline;
	color:#CB004D;
}

body { 	margin:0px;padding:0px;	}
.copy{
font-family:Tahoma;
font-size:11px;
color:#5B5A58;
text-decoration:none;
}
.button {
	font: 11px  Helvetica, sans-serif;
	color: #717171;
	background: #D5D2D7;
	border: 1px solid #999999;
	cursor:hand;
	cursor:pointer;
}
.red {color:#CB004D; text-decoration:none; font-size:11px}
.red1 {color:#CB004D; text-decoration:underline; font-size:9px}
.gray {color:#717171; text-decoration:none}
.white {color:#FFFFFF}



a:hover{text-decoration:underline;}

#under{text-decoration:underline;}

