/* CSS Document */

td {
	font-family: Tahoma;
	font-size: 11px;
	color: #828282;
	text-decoration: none;
	border: none;
}
td.SimpleTable {
        border-right: #C32E56 1px solid;
        border-top: #C32E56 1px solid;
        border-left: #C32E56 1px solid;
        border-bottom: #C32E56 1px solid;
}
a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FB5E3C;
	text-decoration: none;
	border: none;
}
.a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
.a1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #C32E56;
	font-weight: normal;
	text-decoration: none;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}

