body {
background-color: #ffffff;
margin: 0cm 0cm 0cm 0cm;
background-image: url('../images/temp/body.jpg');
background-repeat: repeat-x;
background-attachment: fixed;
font-family: Arial;
}

.black
{
background-color: #000000;
}

A:link {text-decoration: underline; color: black;}
A:visited {text-decoration: underline; color: black;}
A:active {text-decoration: underline; color: black;}
A:hover {text-decoration: none; color: black;}