	.icsmenudiv {
		 padding: 30px 5px 90px 5px;
		 padding-left: 15px;
    	 margin-bottom: 10px;
		 text-decoration: none;   
	   	 width: 230px;
		text-align: justify;
		 }
	

	.icschannel {
   		margin-top: 5px;
	    margin-bottom: 5px;
		font-size: 75%;
		font-weight: bold;
		border : none;
		text-align: left
		}

	.icschannel a:visited {
		color: #ffa619;
		font: Impact;
		text-decoration: none;
			}

	.icschannel a:hover {
	   color: #bed9fa;
	   text-decoration: none;
	  		}

	.icschannel a:active {
	   color: #ffa619;
		font: Impact;
    	text-decoration: none;
		}

	.icschannel a:link {
	   color: #ffa619;
		font: Impact;
	   text-decoration: none;
	 		}

	.icsposting {
	   font-size: 75%;
    	font-weight: normal;
	   margin-left: 12px;
	   margin-top: 4px;
	   margin-bottom: 4px;
		text-align: left;
		text-decoration: none;   
		}

	.icsposting a:visited {
	   color: bed9fa;
    	text-decoration: none;
			}

	.icsposting a:hover {
	    color: #ffa619;
	    text-decoration: none;
	   		}

	.icsposting a:active {
	    color: #bed9fa;
	    text-decoration: none;
	 		}

	.icsposting a:link {
	    color: #bed9fa;
	    text-decoration: none;
	 		}
			

