body { 
	color: #444;
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	font-size:13px;
	line-height:1.5em;
	background-color: #ffffff;
	padding:20px;
}

.outerTable {
  background-color: #C4DDFD;
	width:900px;
}

a, a:link {
	color: #0062BD;
	text-decoration: none;
}

a:hover {
	color: #0062BD;
	text-decoration: underline;
}

.snowflakePost a.vote, a.vote:link {
	color: #4c93d6;
	text-decoration: none;
	font-size:11px;
}

a.menu  {
	color: #444;
	text-decoration: underline;
	font-size:14px;
}

a.menu:hover {
	color: #444;
	text-decoration: none;
}

.snowflakePost {
  background-color: #ffffff;
	font-size:13px;
}

.snowflakeAdd {
  background-color: #ffffff;
	font-size:13px;
	width:100%;
	display:none;
}

a.submit {
  color: red;
	text-decoration: underline;
	font-weight:bold;
	font-size:14px;
}

a.submit:hover {
  color: red;
	text-decoration: none;
	font-weight:bold;
}

.info {
  font-size:10px;
	color:#888;
}
