/* CSS för Quizet q4=test-theme */.tl{    border: 8px ridge #FFEEAA;	font-family: Verdana, Arial, Helvetica, sans-serif;	color:#000000;}.tlrubr{	font-variant: small-caps;	font-weight: bolder;	letter-spacing: 2px;	line-height: 140%;	background-color:#CCCCCC;	color:#000000;}.tlres{	font-weight: bold;	background-color:#DDDDDD;	line-height: 80%;	color:#000000;}.tlres:hover{	background-color:#497FFA;}.tlbott{	font-weight: bold;	line-height: 110%;	color:#000000;}.klrad{		font-weight: normal;	line-height: 140%;	border-bottom:1px dotted #909090;	color:#000000;}/* QUIZZET*/.ql{	border-top: 8px  #000000;	border-right: 0px ridge #000000;	border-left: 0px ridge #000000;	border-bottom: 8px  #000000;	font-size:14px;	color:#FFFFFF;}.qlrubr{	font-family:Arial, Helvetica, sans-serif;	font-weight: normal;	letter-spacing: 0px;	background-color:#2F02B8; /*bakom frågorna*/	font-size:14px;	color:#FFFFFF;}.qlres{	font-family:Arial, Helvetica, sans-serif;	font-weight: normal;	background-color:#493CFA; /*bakom alternativen*/	font-size:14px;	color:#FFFFFF;}.qlbott{	font-weight: bold;	line-height: 110%;	color:#FFFFFF;}a.qlank:visited,a.qlank:link{    font-weight: bold;    white-space: nowrap;	color: #FFFFFF;    font-family: Trebuchet MS, Geneva, Tahoma, Arial;	background: transparent;	text-decoration:none;	font-size:14px;	letter-spacing:0px;}a.qlank:hover,a.qlank:active{    font-weight: bold;    white-space: nowrap;	color: #FFFFFF;    font-family: Trebuchet MS, Geneva, Tahoma, Arial;    background-color:#4033F1;	text-decoration:none;	font-size:14px;}