.copyright-txt1 {
	color: #96B6C1;
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: bold;
}
.bott-txt1 {
	color: #96B6C1;
	font-size: 16px;
	font-family: Trebuchet MS;
	font-weight: bold;
}
.white-bold-txt1 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.blue-bold-txt1 {
	color: #9CB8CD;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.blue-heading-txt1 {
	color: #06578C;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.black-normal-txt1 {
	color: #333333;
	font-size: 12px;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	background-color: #032B45;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	color: #FF0000; text-decoration: underline
}
a:active {
	text-decoration: none;
	color: #993300;
}
.blue-links:link {
	color: #9CB8CD;
	text-decoration: none;
}
.blue-links:visited {
	text-decoration: none;
	color: #9CB8CD;
}
.blue-links:hover {
	text-decoration: none;
	color: #FFCC00;
}
.blue-links:active {
	text-decoration: none;
	color: #FFCC00;
}