.Body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-image: none;
	background-repeat: no-repeat;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	color: #7D7D7D;
	text-decoration: none;
}
.Black {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;	
	color: #000000;
}
.Blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #1DB2B2;
}
.GreyLight {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #B9B9B9;
}
.Underline {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #7D7D7D;
	text-decoration: underline;
}
a:link {
	color: #7D7D7D;
	text-decoration: none;
}
a:visited {
	color: #7D7D7D;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1DB2B2;
}
a:active {
	color: #7D7D7D;
	text-decoration: none;
}


.order a:link {
	color: #1DB2B2;
	text-decoration: none;
}
.order a:visited {
	color: #1DB2B2;
	text-decoration: none;
}
.order a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1DB2B2;
}
.order a:active {
	color: #1DB2B2;
	text-decoration: none;
}


.home a:link {
	color: #000000;
	text-decoration: none;
}
.home a:visited {
	color: #000000;
	text-decoration: none;
}
.home a:hover {
	color: #000000;
	text-decoration: none;
}
.home a:active {
	color: #000000;
	text-decoration: none;
}
