body {
	font-family: "arial";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
td {
	font-family: "arial";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}
a {
	font-family: "arial";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "arial";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}

a.b {
	font-family: "arial";
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #A4A9B1;
	text-decoration: none;
}
a.b:hover {
	font-family: "arial";
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.t {
	font-family: "arial";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.t:hover {
	font-family: "arial";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
a.p {
	font-family: "arial";
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.p:hover {
	font-family: "arial";
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}


