.body {
	background-color: #333333;
	cursor: crosshair;
	background-image: url(../images/image23.jpg);
	background-attachment: fixed;


}
a:hover {
	background-color: #CCCCCC;
	background-repeat: repeat;
	white-space: normal;
	display: block;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	cursor: crosshair;
	filter: FlipH;
	letter-spacing: 2pt;





}
a:active {
	text-decoration: blink;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: none;


}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	background-color: #122729;

}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}

