/**
 * homepage fonts
 */

.hpTitle {
	color : #635744;
	font-size : 16px;
	font-family : "lucida grande", arial, sans-serif;
	}

.hpShopTitle {
	color : #0D5598;
	font-size : 16px;
	font-family : "lucida grande", arial, sans-serif;
	}

.rewardTitle {
	color : #0D5598;
	font-size : 11px;
	font-family : "Trebuchet MS", arial, sans-serif;
	}

.rewardShortDesc {
	color : #663333;
	font-size : 9px;
	font-family : "lucida grande", arial, sans-serif;
	}

.memberName {
	color : #53A9C4;
	font-size : 12px;
	font-family : "Trebuchet MS", arial, sans-serif;
	}

.memberCountry {
	color : #635744;
	font-size : 9px;
	font-family : "lucida grande", arial, sans-serif;
	}

.splashTitle {
	font-weight: bold;
	color : #0D5598;
	font-size : 15px;
	font-family : "lucida grande", arial, sans-serif;
	}

.splashText {
	color : #0D5598;
	font-size : 11px;
	font-family : "lucida grande", arial, sans-serif;
	}

.hpTableTitle {
	color : #663333;
	font-size : 15px;
	font-family : "Trebuchet MS", arial, sans-serif;
	}

.hpTableTitleBl {
	color : #0D5598;
	font-size : 15px;
	font-family : "Trebuchet MS", arial, sans-serif;
	}

.communityMainPage {
	color : #FF8040;
	font-size : 18px;
  	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	}

/**
 * feed fonts
 */

.feedActionText {
	color : #000000;
  	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  	font-size: 11px;
	}

.feedLink {
	color : #0D5598;
	font-size : 11px;
	font-family : "Trebuchet MS", arial, sans-serif;
	}

.feedUserId {
	color : #663333;
	font-size : 11px;
	font-family : "lucida grande", arial, sans-serif;
	}

/**
 * splash fonts
 */

.splashText {
	color : #4D4D45;
	font-size : 14px;
	font-family : "lucida grande", arial, sans-serif;
	}

/**
 * category fonts
 */


.catLink {
	color : #333333;
	font-size : 10px;
	font-family : "lucida grande", arial, sans-serif;
	}

.catTypeLink {
	color : #808080;
	font-size : 10px;
	font-family : "lucida grande", arial, sans-serif;
	}

