td {
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:white;
}
form
{
	margin:0px;
}
a {
	text-decoration: underline;
	color:#E70A60;
}
select {
	font-family:Tahoma;
	font-size:11px;
	color:black;
}
input {
	font-family:Tahoma;
	font-size:11px;
	color:black;
}
textarea {
	font-family:Tahoma;
	font-size:11px;
	color:black;
}
.padTitle {
	padding-top:54px;
	padding-left:122px;
}
.textTitle {
	color: #E70A60;
	font-size: 23px;
	text-decoration:none;
}
.textWhite {
	color: white;
}
.textBlack {
	color: black;
}
.textBlackUpper10 {
	color: black;
	font-size: 10px;
	text-transform:uppercase;
}
.text12 {
	font-size: 12px;
}
.textPink12 {
	font-size: 12px;
	color: #E70A60;
}
