body {
	color: #646464;
	font-family: arial;
	background-color: #fff;
	background-image: url(../Images/Backgrounds/BG-01.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}

p {}

td {}

a:link { color: #900 ; text-decoration: none; }

a:visited { color: #900 ; text-decoration: none; }

a:hover { color: #600 ; text-decoration: underline; }

a:active { color: #900 }
