BODY 
{background-image: url(bg2.jpg); 
background-repeat:repeat; 
background-position: center; 
 }




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

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

a:active	{ color: #ffff00; text-decoration: none }

a:hover		{ color: #DB261D; text-decoration: none }




