.greytext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #9B9B9B;
	text-decoration: none;
}
.mainlink {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #F1F1F1;
	text-decoration: none;
}
.mainlink:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #063B76;
	text-decoration: none;
}
.whitelink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E1E1E1;
	text-decoration: none;
	text-align: left;
}
.yellow-link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F0A800;
	text-decoration: none;
}
.copyright-text {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #A5CFFF;
	text-decoration: none;
}
.bottomtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #DDEDFF;
	text-decoration: none;
}
.bluetext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2478D8;
	text-decoration: none;
}
.blue2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2478D8;
	text-decoration: none;
}
.blue2:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #D68300;
	text-decoration: none;
}
.bluelink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2478D8;
	text-decoration: underline;
}
.bluelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #D68300;
	text-decoration: none;
}
.sitelink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #D68300;
	text-decoration: none;
}
.sitelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1E5899;
	text-decoration: none;
}
.bottomlinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #DDEDFF;
	text-decoration: underline;
}
.bottomlinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #F5C453;
	text-decoration: none;
}
.heading {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #D68300;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
	text-align: justify;
}
.box-big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	border: 1px solid #1E5899;
	height: 20px;
	width: 200px;
	background-color: #FBFBFB;
}
