/* CSS Document */

BODY { 
background: url(images/bj.jpg) repeat-x 
} 


A:link {COLOR: #666; text-decoration: none }
A:visited {COLOR: #666; text-decoration: none}
A:active {COLOR: #666; text-decoration: none}
A:hover {COLOR: #FCAD07; text-decoration: none; position: relative; right: 0px; top: 0px }



/* menu*/

A.menu:link {COLOR: #FFF; text-decoration: none }
A.menu:visited {COLOR: #FFF; text-decoration: none}
A.menu:active {COLOR: #FFF; text-decoration: none}
A.menu:hover {COLOR: #FE9D5C; text-decoration: none; position: relative; right: 0px; top: 0px }

