.links { 
	line-height: 14pt;
	margin-left: 20px;
	font-size: 9pt; 
	font-family: verdana;
	}
A:link, A:active, A:visited { 
	text-decoration: none;
	color: #660066;
	}
.header { 
	background-color: #6699FF; 
        color: #660066;
	text-align: center; 
        font-weight: bold;
	font-size: 10pt; 
	font-family: verdana;
	}
.meny { 
	font-size: 8pt; 
	font-family: verdana;
        font-weight: bold;
	background-color: #6699FF;
	}
.meny A:link, .meny A:active, .meny A:visited {
	color: #660066;
        }
.ctitle {
        font-size: 9pt;
        font-weight: bold;
        font-family: verdana;
        }
.cdate {
        font-size: 8pt;
        font-family: verdana;
	margin-top: 12px;
        margin-left: 10px;
	font-weight: bold;
	}
.ctext {
        font-size: 8pt;
        font-family: verdana;
	margin-left: 20px;
	}
