@charset "utf-8";
/* CSS Document */

a.twit-more {
	color: #600;
	text-decoration: none;
}

p.twit-more a.twit-more:hover, p.twit-more a.twit-more:visited:hover {
	color: #000;
	border-bottom: 1px dashed #600;
}

p.twit-more {
	text-align:right;
}

a.twit-tekst {
	color: #600;
	text-decoration: none;
}

p.twit-tekst a.twit-tekst:hover, p.twit-tekst a.twit-tekst:visited:hover {
	color: #000;
	border-bottom: 1px dashed #600;
}

p.twit-tekst {
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}
