<style type="text/css">

/*Link*/

a:link      { font-size:22px; color:#FF8112; font-weight:bold; text-decoration:none; }
a:active    { font-size:22px; color:#FF8112; font-weight:bold; text-decoration:none; }
a:visited   { font-size:22px; color:#FF8112; font-weight:bold; text-decoration:none; }
a:hover     { font-size:25px; color:white; font-weight:bold; text-decoration:none; }

a.l1:link      { font-size:22px; color:white; font-weight:bold; text-decoration:none; }
a.l1:active    { font-size:22px; color:white; font-weight:bold; text-decoration:none; }
a.l1:visited   { font-size:22px; color:white; font-weight:bold; text-decoration:none; }
a.l1:hover     { font-size:25px; color:#FF8112; font-weight:bold; text-decoration:none; }



