body{
background-image: url(images/bg.png); 
background-repeat:repeat-x;
}

a{
color:#9C4D5A;
font-weight:bold;
text-decoration:none;
}

a:hover{
text-decoration:none;
color:#CD6979;
cursor:crosshair;
}

#navigation
{background-image:(images/index_14.gif);
text-align: right;
font-size:14px;
}


