.normal {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #665A64;
	
}

.title {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #835278;
	
}

a.main:visited, a.main:link {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #835278;
}

a.main:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #835278;
}

.frutiger45 {
    font-family: Frutiger45-Light,"Segoe UI",verdana,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.riga {
	background-color: #E2DBE8;
}



