body {
	background-repeat: repeat-y;
	border: none;

}
a:link {
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border: none;


}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	border: none;



}
