*{
padding: 0;
margin: 0;
}
body{
background-color: #336600;
color: #000000;
	}
	a{
	color: #FFFF33;
	}
	a:visited{
	color: #CCCCCC;
	}
	span.main-text{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: 'Times New Roman', Times, serif;
	}
	table#home-table{
	width: 637px;
		}
		table#home-table tr{
		vertical-align: top;
			}
			table#home-table tr#strange img{
			height: 1px;
			}