#webstream {
	text-align: center;
	}

#webstream a {
	color: blue;
	font-style: normal;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}

#webstream a:hover {
	color: blue;
	font-style: normal;
	text-decoration: underline;
	}

/**************************************************************************/




