.red {
	color:#9d0b0b;
}

.red a {
	color:#9d0b0b;
	text-decoration: none;
}

.red a:hover {
	color:#9d0b0b;
	text-decoration: none;
}

.green {
	color:#339900;
}

.green a {
	color:#339900;
	text-decoration: none;
}

.green a:hover {
	color:#339900;
	text-decoration: none;
}

.blue {
	color:#003399;
}

.blue a {
	color:#003399;
	text-decoration: none;
}

.blue a:hover {
	color:#003399;
	text-decoration: none;
}

.light-gray {
	color:#999;
}

.fyrirtaeki_banner a {
	color:#990000;
	text-decoration: none;
}

.fyrirtaeki_banner b {
	color:#003399;
}

.grey {
	color:#666;
}

.vara a {
	color:#666666;
	text-decoration: none;
}

.vara a:hover {
	color:#666666;
	text-decoration: none;
}