/* copyright BABYSOFT, author by William Wong */


/* Links to link to BABYSOFT */
a.babysoft:link {color: #714A28; font-weight: bold; text-decoration: none}
a.babysoft:visited {color: #714A28; font-weight: bold; text-decoration: none}
a.babysoft:hover {color: #CC9933; font-weight: bold; text-decoration: underline}
a.babysoft:active {color: #714A28; font-weight: bold; text-decoration: underline}

/* Links to link to CUSTOMER */
a.customer:link {color: #A57245; font-weight: bold; text-decoration: none}
a.customer:visited {color: #A57245; font-weight: bold; text-decoration: none}
a.customer:hover {color: #00cccc; font-weight: bold; text-decoration: underline}
a.customer:active {color: #A57245; font-weight: bold; text-decoration: underline}

/* Links for non-focus menu, such as contactus aboutus, career, etc */
a.nonfocusMenu:link {color: #888888; font-weight: none; text-decoration: none}
a.nonfocusMenu:visited {color: #888888; font-weight: none; text-decoration: none}
a.nonfocusMenu:hover {color: #C0C0C0; font-weight: none; text-decoration: underline}
a.nonfocusMenu:active {color: #888888; font-weight: none; text-decoration: underline}


/* normal link setting */
a.normal:link {color: #4A3E33; text-decoration: none}
a.normal:visited {color: #4A3E33; text-decoration: none}
a.normal:hover {color: #CC9933; text-decoration: underline}
a.normal:active {color: #4A3E33; text-decoration: none}

/* footer link setting */
a.footer:link {color: #6890ED; font-weight: bold; text-decoration: none}
a.footer:visited {color: #6890ED; font-weight: bold; text-decoration: none}
a.footer:hover {color: #00cccc; font-weight: bold; text-decoration: underline}
a.footer:active {color: #ffff00; font-weight: bold; text-decoration: underline}

/* white color link Links */
a.whiteLink:link {color: #FFFFFF; font-weight: none; text-decoration: none}
a.whiteLink:visited {color: #FFFFFF; font-weight: none; text-decoration: none}
a.whiteLink:hover {color: #FFDE6E; font-weight: none; text-decoration: underline}
a.whiteLink:active {color: #FFFFFF; font-weight: none; text-decoration: none}


/* red color link Links */
a.redLink:link {color: #FF0000; font-weight: none; text-decoration: none}
a.redLink:visited {color: #FF0000; font-weight: none; text-decoration: none}
a.redLink:hover {color: #FFDE6E; font-weight: none; text-decoration: underline}
a.redLink:active {color: #FF0000; font-weight: none; text-decoration: none}



/* hidden link setting, use this link to get search by search engine*/
a.hiddenLink:link {color: #0F8F3C; text-decoration: none; white-space: nowrap}
a.hiddenLink:visited {color: #0F8F3C; text-decoration: none; white-space: nowrap}
a.hiddenLink:hover {color: #0F8F3C; text-decoration: none; white-space: nowrap}
a.hiddenLink:active {color: #0F8F3C; text-decoration: none; white-space: nowrap}

