a:link {
	color: white;
	}
a:visited {
	color: white;
	}
a:hover {
	color: #C2C2C2;
	}
a:active {
	color: white;
	}
body	{
	background-color:#666644;
	font-family:Verdana, Geneva;
	color:white;
	font-size:10;
	font-weight:bold;
	}
div.container	{
	width:600;
	height:200;
	margin-left:0px;
	margin-top:0px;
	border:1px solid #ccc;
	background-color:#666644;
	line-height:100%;
	}
div.row	{
	float:left;
	width:150px;
	height:200px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0em;
	text-align:left;
	}
ul.none	{
	list-style-type:none;
	text-align:left;
	padding-top:0em;
	}
li.height	{
	line-height:20px;
	}
