@import url('default.css');

.content .title a {text-decoration: none;}
.content .title a:link, .content .title a:visited, .content .title a:active, .content .title a:hover {
	 color:rgb(255,255,255);
}

.comment { margin-top: 5px; margin-bottom: 10px; }

.pager{margin-bottom: 15px; margin-left: 70px;}
