.rubrik {font-family:verdana; 
font-weight: bold;
letter-spacing: 1px;
color:teal}

.brod {font-family:verdana; 
font-weight: regular;
letter-spacing: 0px;
color: default
font-size: small}


A	
        {text-decoration: none;
	font-family: "verdana";
	color: #008000;
	cursor: hand}

A:hover	
        {color: #0000FF;
        text-decoration: underline;
	cursor: hand}

A:active
	{color: #0000C0;
        text-decoration: underline;
	cursor: hand;
        background: #FFFFC0 none}


