			body {
				background-color: #ffffff;
				font-family: Trebuchet MS, Verdana, sans-serif;
			}

			a {
				border: none;
			}

			b {
				color: #D4145A;
			}
			
			.tekstframe {
				overflow: auto; 
				position: absolute; 
				bottom: 70px; 
				right: 375px; 
				width: 610px; 
				height: 415px;
				padding: 0.5em;
			}

			.menu {
				position: absolute;
				bottom: 10px;
				left: 20px;
			}

			img {
				border: none;
			}

			.title{
				color: #D4145A;
				font-size: 12pt;
				font-weight: bold;
			}

			.dateplaced{
				font-variant: small-caps;
				font-size: 8pt;
			}
			
			.commentlinks {
				text-align: right;
				font-variant: small-caps;
			}

			.portfoliotext{
				background-color: #FFCCCC; 
				padding-left: 0.5em;
				font-size: 10pt;
			}

			.text {
			}

a:link {color: #D4145A; text-decoration: none; }
a:active {color: #027ABB; text-decoration: none; }
a:visited {color: #027ABB; text-decoration: none; }
a:hover {color: #000000; text-decoration: underline; }