.footer {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.links {
	font-family: Tahoma;
	font-size: 10px;
	color: #EBEBEB;
	text-decoration: none;
	text-transform: uppercase;
}
.heading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: dde1e5;
}
.button {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCD2D9;
	background-color: 1b3145;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #2E5476;
	border-right-color: #2E5476;
	border-bottom-color: #2E5476;
	border-left-color: #2E5476;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: 60px;
	height: 21px;
}


.links:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
	text-transform: uppercase;
	
}
body {
	background-color: #1E3C56;

}
.linksd {

	font-family: Tahoma;
	font-size: 10px;
	color: #a2b3c4;
	text-decoration: none;
	text-transform: uppercase;
}
.box {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: 1b3145;
	padding: 1px;
	border: 1pt solid #3b5063;
}
.headingbox {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1E3C56;
}
.footer:hover{

	font-family: Tahoma;
	font-size: 12px;
	color: #D6984B;
	text-decoration: none;
}
