.body {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.bodylink {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #8ec9e8;
	text-decoration: none;
}

.bodylink:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #094a6c;
	text-decoration: none;
}

.products {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #8ec9e8;
	text-decoration: none;
}
	.sm {
		font-size: 10px;
	}
.products:hover {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #094a6c;
	text-decoration: none;
}
	.sm:hover {
		font-size: 10px;
	}

.bottomlink {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.bottomlink:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #8ec9e8;
	text-decoration: none;
}

.arial18pt {
font-family:Arial;
font-size:18px;
font-weight:normal;
color:#FFFFFF;

}
#rightMenu {
	padding:0px;
	margin:0px;
	text-align:right;
}
#rightMenu a img {
	padding:0px;
	margin:0px 0px 3px 0px;
}
a {
	text-decoration:none;
	color:#FFF;
}
a:hover {
	text-decoration:underline;
}
