.mainColor{
	background-color: #9B34B9;
}

a, a:visited, a:link{
	color: #9B34B9;
}

a:hover{
	color: #9B34B9;
	text-decoration:underline;
}

.email {
	color:#9B34B9;
}

p{
	margin-bottom:5px;
}

.pil{
	background-image: url(../media/css/pil_lilla.gif);
	background-position: right;
	background-repeat: no-repeat; 
	cursor: pointer;
}

a.valgt, a.valgt:visited{
	color: #9B34B9;
}