html { overflow-y: scroll; }

BODY
{
background-image:url('images/bg.jpg');
background-repeat:repeat-x;
} 


BODY, TD, P {font-family: arial,helvetica,sans-serif;
font-size: 13px;
}

A {font-family: arial,helvetica,sans-serif; font-weight: normal}
A:link {color:#ffffff;}
A {text-decoration:underline}
A:visited {color:#ffffff;}
A:hover {color:#FFCC00;}
A:hover {text-decoration:underline;}
A {font-size: 13px;}

#LINK1 A {font-family: arial,helvetica,sans-serif;}
#LINK1 A {text-decoration:none}
#LINK1 A:link {color:#ffffff;}
#LINK1 A:visited {color:#ffffff;}
#LINK1 A:hover {color:#ffffff;}
#LINK1 A:hover {text-decoration:underline;}
#LINK1 A {font-size: 10px;}

h1 {font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-style: normal; font-weight: bold; color: #ffcc00}

h2 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: #ffcc00}
