.norm_link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.norm_link:hover {
	color: #ffffff;
	text-decoration: underline;font-weight: bold;
}


body{
	font-family: Arial,sans-serif;
	color: #ffffff;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #373737;
}
TD {
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.underline {
	text-decoration: underline;
}
.red {
	color: #92010E;
}
.green {
	color: #79C501;
}
.blue {
	color: #0A79BE;
}
.px11 {
	font-size: 13px;
}
.footer_link {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.footer_link:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}
.footer_link:visited {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}

