a 		{ 
			color: 000066;
			text-decoration: none;
			}
		
a:hover { 
			color: #FF00FF;
			text-decoration: none;
			}

.meny 	{
								font-family: "Trebuchet MS", "Times New Roman", Verdana, Arial;
								font-size: 14px;
								color: 000066;
					}

.rubrik {
			font-family: "Trebuchet MS", "Times New Roman", Verdana, Arial;
			font-size: 20px;
			color: #000066;
			font-weight: bold;
		}

.text	{
			font-family: "Trebuchet MS", "Times New Roman", Verdana, Arial;
			font-size: 11px;
			color: #000066;
		}
		
li		{
			line-height: 20px;
		}
