		html,body,p,li,td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	margin-left: 60;
	background-color: #808080;
	list-style: square outside none;
	margin-right: 12;
	text-align: justify;
}

		A  {
          	color : #ff5c00;
			text-decoration : none;
			}
          
		a:active  {
          	color : #3e3a36;
			text-decoration : none;

			}
          
		a:link  {
          	color : #ff5c00;
			text-decoration : none;

			}
          
		a:hover  {
          	color : #3e3a36;
			text-decoration : none;

			}
                   
		H1  {
			font-family: Arial, Helvetica, sans-serif;
			font-size: x-small;
			font-weight: lighter;
          	color : #ffffff;
			text-align: left;

			}
		  
		H2  {
			font-family: Arial, Helvetica, sans-serif;
			font-size: large;
			font-style: normal;
			font-weight: normal;
          	color : #ffffff;
			text-align: left;

			}
			
		#new  {
			color: #ffffff;
			background-color: #ff5c00;
			margin-right: 12;
			text-align: center;
			margin-top: 20;
			margin-bottom: 40;
			}
			
		#news  {
			color: #ffffff;
			background-color: #808080;
			margin-right: 12;
			text-align: justify;
			margin-top: 20;
			margin-bottom: 40;
			}
			
		#images  {
			text-align: left;
			}