@charset "utf-8";
/* CSS Document */
body{
background:url(images/tempBG.jpg) repeat-x top;
margin: 0px 0px 0px 0px ;
color:#999999;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

a {
color:#669966;
font-weight:bold;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}


