/*-----Links on Banner--------*/
a.banner_links:link {
	font-family: veranda, arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration:none;
}
a.banner_links:hover {
	font-family: veranda, arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #51a4f9;
	text-decoration:none;
}
a.banner_links:active {
	font-family: veranda, arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration:none;
}
a.banner_links:visited {
	font-family: veranda, arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration:none;
}
.my_account {
	background-image: url(../images/header/banner_04.gif);
	text-transform: uppercase;
	width: 98px;
	height: 16px;
	text-align: right;
	padding-right:5px;
	text-decoration:none;
	
}

.track_order {
	background-image: url(../images/header/banner_06.gif);
	text-transform: uppercase;
	width: 98px;
	height: 18px;
	text-align: right;
	padding-right:5px;
	text-decoration:none;
}
.community{
	background-image: url(../images/header/banner_07.gif);
	text-transform: uppercase;
	width: 98px;
	height: 18px;
	text-align: right;
	padding-right:5px;
	text-decoration:none;
}
.support{
	background-image: url(../images/header/banner_09.gif);
	text-transform: uppercase;
	width: 98px;
	height: 17px;
	text-align: right;
	padding-right:5px;
	text-decoration:none;
}
/*--------for OhWuala------------*/
.Oh_my_account {
	background-image: url(../images/header/ohwuala_banner_05.gif);
	text-transform: uppercase;
	width: 98px;
	height: 16px;
	text-align: right;
	padding-right:10px;
	text-decoration:none;
	
}

.Oh_track_order {
	background-image: url(../images/header/ohwuala_banner_07.gif);
	text-transform: uppercase;
	width: 98px;
	height: 18px;
	text-align: right;
	padding-right:10px;
	text-decoration:none;
}
.Oh_community{
	background-image: url(../images/header/ohwuala_banner_08.gif);
	text-transform: uppercase;
	width: 98px;
	height: 18px;
	text-align: right;
	padding-right:10px;
	text-decoration:none;
}
.Oh_support{
	background-image: url(../images/header/ohwuala_banner_09.gif);
	text-transform: uppercase;
	width: 98px;
	height: 17px;
	text-align: right;
	padding-right:10px;
	text-decoration:none;
}

.banner_text {
	font-family: veranda, arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration:none;
}

