body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.ornge {color: #9D5814
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #4D4D4D;
}
.clicktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0979A5;
	text-decoration: underline;
}
.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; 
	}
	
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
}
.navtext {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	width: 110px;
	text-align: center;
	background-color: #2D3C75;
}
.navtext a {
	color: #FFFFFF;
	text-decoration: none;
}
.navtext a:hover {
	color: #C0952C;
	text-decoration: underline;
}

.clicktext a {
	color: #0979A5;
}
.clicktext a:hover {
	color: #999999;
}
.style3 a {
	color: #CCCCCC;
}
.style3 a:hover {
	color: #C0952C;
}
.style4 {
	font-size: 11px; 
	color: #0979A5; 
	text-decoration: underline; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textline {
	text-decoration: underline;
}
.buttonSilver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: 3175AE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3175AE;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #3175AE;
}
