body {
	margin: 0px;
}
.text-normal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text-normal a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF7F7F;
	text-decoration: underline;
}
.text-normal a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF7F7F;
	text-decoration: none;
}
.text-bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text-footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #286786;
	text-decoration: none;
	letter-spacing: 1px;
}
.input {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 444px;
	border: 1px solid #C40744;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
td a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF7F7F;
	text-decoration: underline;
}
td a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF7F7F;
	text-decoration: none;
}