a:link    { text-decoration: none ; color: #FF6600}
a:visited { text-decoration: none ; color: #FF6600}
a:active  { text-decoration: none ; color: #FF6600}
a:hover   { 
			text-decoration: underline; background-color: #FFEEDD; background-image: none}

body {  background-image: url(image/bg.gif); background-repeat: repeat-x; background-attachment: fixed}

.dn
{
	display:none;
}
