body, td, tr {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}



a:link {
	color: #59699c;
	text-decoration: none;
}
a:visited {
	color: #59699c;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #b15593;
}
a:active {
	color: #59699c;
	text-decoration: none;
}

A.main:link, A.main:visited, A.main:active { text-decoration: none; color: #454e6b; }
A.main:hover { text-decoration: none; color: #b15593; }

.linked {
	color: #b15593;
}

.rubrik
{
	color: #b15593;
	font-size: 12px;
	font-weight: bold;
}

.blarubrik
{
	color: #454e6b;
	font-size: 12px;
	font-weight: bold;
}



.pagenums {
	font-size:10px;
	font-family: Trebuchet MS, verdana, arial;
	color: #000000;
}


