@charset "utf-8";
/* CSS Document */


body {
	background-color: #FFF;
}

#container {
	margin-left:5px;
	margin-right:5px;
	width:300px;
	height:100%;
	font-family:Verdana, Geneva, sans-serif;
	line-height:20px;
}

#divider {
	width:100%;
	height:6px;
	background-image:url(../images/1x9cb202.gif);
	}


a {
	color:#9cb202;
	text-decoration:underline;
}

a:visted {
	a {
	color:#9cb202;
	text-decoration:underline;
}

