.menutext {
	font-family:Helvetica;
	font-size: 18px;
	font-weight:normal;
	color: #e1e9ff;
	text-decoration: none;
}
.headeing {
	font-family:Helvetica;
	font-size: 18px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration: none;
}
.bodytext {
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration: none;
}
.newstext {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration: none;
}
.date {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#b0b6fd;
	text-decoration: none;
}
.productlink {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#b0b6fd;
	text-decoration: none;
}
.productlink:hover {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#ff3124;
	text-decoration: none;
}
.readmore {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#ffc046;
	text-decoration: none;
}
.fotterlinkline{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-decoration: none;
}
.fotterlink {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-decoration: none;
}

.fotterlink:hover {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#1b29cc;
	text-decoration: none;
}

.fotter {
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	text-decoration: none;
}