body {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	background-image: url(images/BG.gif);
}
.orange-text {color: #FF9D04}
.Blue-text {color: #35629D}
.copyright {
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #35629d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #35629d;
}
a:hover {
	text-decoration: none;
	color: #FF9D04;
}
a:active {
	text-decoration: none;
	color: #FF9D04;
}
.bold-text {font-weight: bold}