/* CSS Document */
a.buy1:link {font-size:12px; color:#FFFFCC; font-weight:bold; text-decoration:none}
a.buy1:visited {font-size:12px; color:#FFFFCC; font-weight:bold; text-decoration:none}
a.buy1:hover {font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:underline}
a.buy1:visited:hover {font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:underline}
a.read1:link {font-size:11px; color:#FFFFCC; font-weight:bold; text-decoration:none}
a.read1:visited {font-size:11px; color:#FFFFCC; font-weight:bold; text-decoration:none}
a.read1:hover {font-size:11px; color:#FFFFFF; font-weight:bold; text-decoration:underline}
a.read1:visted:hover {font-size:11px; color:#FFFFFF; font-weight:bold; text-decoration:underline}

a.email:link {font-size:12px; color:#614F40; font-weight:bold; text-decoration:none;}
a.email:visted {font-size:12px; color:#614F40; font-weight:bold; text-decoration:none;}
a.email:hover {font-size:12px; color:#4E6743; font-weight:bold; text-decoration:underline}

a.email2:link {font-size:12px; color:#614F40; font-weight:bold; text-decoration:none;}
a.email2:visted {font-size:12px; color:#614F40; font-weight:bold; text-decoration:none;}
a.email2:hover {font-size:12px; color:#4E6743; font-weight:bold; text-decoration:underline}

.footer {font-size:11px; color:#4E6743; font-family: Geneva, Arial, Helvetica, sans-serif;}

a:link {font-size:12px; color:#614F40; font-weight:bold; text-decoration:underline;}
a:hover {font-size:12px; color:#4E6743; font-weight:bold; text-decoration:none;}
a:visited {font-size:12px; color:#614F40; font-weight:bold; text-decoration:underline;}
a:visited:hover {font-size:12px; color:#4E6743; font-weight:bold; text-decoration:none;}

