body {

	background-image:URL(images/CLOUDS.jpg);

	background-color:#000000;

	background-repeat:repeat-x;

}



a:link,a:active,a:visited {

	font-family:tahoma;

	font-size:10px;

	color:#CCCCCC;

	text-decoration:none;

}



a:hover {

	text-decoration:underline;

}