body {
	background-image: url(images/BG_white.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #006633;
	text-decoration: none;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #006600;
	text-decoration: none;

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
}
