/* CSS Document */
/*------------------------------Footer----------------------*/
.footer {
			background-color:#310C0D;
			}
			
.copyright {
			color:#8D6E45;
			}
			
.footermenu_link {
				color:#999999;
				font-weight:normal;
				text-decoration:none;
				}
.footermenu_link:hover {
					color:#971B1D;
					text-decoration:underline;
					}
					.footer {
			background-color:#310C0D;
			}
			
.copyright {
			color:#8D6E45;
			}
			
.footermenu_link2 {
				color:#999999;
				font-weight:normal;
				text-decoration:none;
				}
.footermenu_link:hover2 {
					color:#003399;
					text-decoration:underline;
					}