/* CSS Document */

body
{
	background: #f9681c url(images/main_bg.gif) repeat-x;
}

a:link {color: #eefb18; font-weight:normal;  text-decoration: none; font-size:12px; font-weight:bold; }
a:visited {color: #eefb18; font-weight:normal;  text-decoration: none; font-size:12px; font-weight:bold;  }
a:hover {color: #d9e423; font-weight:normal;  text-decoration: underline; font-size:12px; font-weight:bold;   }
a:active {color: #eefb18; font-weight:bold;  }
