.Mainmenu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Mainmenu:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #183fc3;
	text-decoration: none;
}
.footermenu {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footermenu1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footermenu:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.redtxt {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.redtxt1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.redtxt:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}

