/* -- TEXTASNIÐ -- */
body, p, div, span, font, table, tr, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a:link, a:hover, a:visited {
	text-decoration: none;
	color: #000;
}

.rightpad {
	padding-right: 15px;
}

.selectedcat {}
.normalcat {}
.question, a.question, a.link:question {
	color: #595959;
}
.answer {
	color: #333333;
}

.answer b {
	color: #007564;
}