a:link {
	color: White;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:visited {
	color: White;
	text-decoration: none;
}
a:active {
	color: #B51018;
	text-decoration: none;
}
TD {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: 000;
}
.menu {
	color: White;
}
.order {
	font-size: 14px;
	font-weight: bold;
	color: #356DD5;
}
.small {
	font-size: 11px;

}
.order2 {
	font-size: 18px;
	font-weight: bold;
	color: #356DD5;
}
.smallfont{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
}