/* copyright BABYSOFT, author by William Wong */


/* Links to link to BABYSOFT */
a.babysoft:link {color: #6890ED; font-weight: bold; text-decoration: none}
a.babysoft:visited {color: #6890ED; font-weight: bold; text-decoration: none}
a.babysoft:hover {color: #00cccc; font-weight: bold; text-decoration: underline}
a.babysoft:active {color: #ffff00; 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: #4A3E33; font-weight: bold; text-decoration: underline}
a.customer:active {color: #A57245; font-weight: bold; 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: #A57245; text-decoration: underline}
a.normal:active {color: #4A3E33; text-decoration: underline}

/* 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}


/* 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}
