.master {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4b5769;
	text-decoration: none;
}
/*category hyperlink effect gets start*/
A.footerlink {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	padding-left:2;
	text-decoration:none;
}
a:hover.footerlink{
font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b1ad42;
	font-weight: normal;
	padding-left:2;
text-decoration:none;
}.linkline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.popuptitle {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CCCC33;
	text-decoration: none;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.popupinertitle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.title {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytextblack {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
