A:HOVER {

	color : Lime;
}
BODY {
	background-image : url(../.images/menu_bg.jpg);
	background-repeat : repeat-y;

}
A {
	color : Yellow;
}
