@import url(style.css);

#nav,
.nav_icons	{
			display: none;
			}

a			{
			outline: none;
			text-decoration: none;
			color: #838383;
			}
			
			
.copyright	{
			display: inherit;
		font-size: 10px;
		color: #838383;
		margin-left: 50px;
			}
			

.sun,
.mon,		
.tue,		
.wed,		
.thu,		
.fri,		
.sat		
			{			
			text-align: center;
			width: 90px;
			text-indent: .5em;
			padding: 4px;
			}