.black-text {
	font-family: verdana;
	font-size: 11px;
	color: #000000;	
	text-decoration:none;
}
.black-text1 {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
.w-text {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.w-text1 {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;	
	text-decoration: none;
}
.red-text {
	font-family: arial;
	font-size: 11px;
	color: #ff0000;
	text-decoration:underline;
}
.red-text1 {
	font-family: arial;
	font-size: 11px;
	color: #ff0000;
}
.white {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
}
.grey-text {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
	text-decoration:none;
}
.orange {
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color: #ff3300;
}
.grey-text1 {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
a.w:link {color: #ffffff; text-decoration: none; font-family: arial; font-size: 11px;}
a.w:visited {color: #ffffff; text-decoration: none; font-family: arial; font-size: 11px; }
a.w:hover {color: #ffffff; text-decoration: underline; font-family: arial; font-size: 11px; }

a.w-header:link {color: #ffffff; text-decoration: none; font-family: arial; font-size: 11px;}
a.w-header:visited {color: #ffffff; text-decoration: none; font-family: arial; font-size: 11px; }
a.w-header:hover {color: #000000; font-family: arial; font-size: 11px; }

a.grey:link {color: #333333; text-decoration: none; font-family: arial; font-size: 11px; font-weight: bold}
a.grey:visited {color: #333333; text-decoration: none; font-family: arial; font-size: 11px; font-weight: bold}
a.grey:hover {color: #CC0000; text-decoration: none; font-family: arial; font-size: 11px; font-weight: bold}

.border1 {
	border: 1px solid #BFBEB7;
	background-color: #F9F9F6;
}
.border-dotted {
	border: 1px dotted #0066cc;
	background-color: #FEEACF;
}

.featured-item-border {
	border: 1px solid #D3D2CD;
}
.border-grey {
	border: 1px solid #cccccc;
}

