body {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-image:  url(../menu/bg_color.gif);
	background-repeat: repeat;
	font-size: 18px;
}
.copyright {font-family: "Times New Roman", Times, serif;font-size: 14px;color: #FFFFFF;}
A:link {
	text-decoration: none;
	color:#00CCFF;
}
A:visited {text-decoration: none;color:#00CCFF;}
A:active {text-decoration: none;color:#00CCFF;}
A:hover {text-decoration: underline;color:white;}
