/* CSS Document */
.bot
	{
	background-image:url(../Photo/Bottom.jpg);
	background-repeat:no-repeat;
	width: 850px;
	height: 42px;
	}

		
#bottomLinks a 
	{
	font-family:Palatino Linotype;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	}

#bottomLinks a:hover
	{
	font-family:Palatino Linotype;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
	}

