body{
background-color:#D3DFE4;
}
.home {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #001C54;
	text-decoration: none;
}

.home a:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.top_link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.top_link a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.top1_link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.top1_link a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.box {
	border: 1px solid #999999;
}
.deals {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #001C54;
	text-decoration: none;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.heading_name {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.left_link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #1566AB;
	text-decoration: none;
}

.left_link a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.clickhere{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#0000ff;
	}
.clickhere a:link{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#0000ff;
	}
.clickhere a:active{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#0000ff;
	}
.clickhere a:visited{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#0000ff;
	}
.clickhere a:hover{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color: #0000ff;
	text-decoration:underline;
	}
