body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	background-color: #9296A2;
	background-attachment: fixed;
	background-image: url(../tilimg/vert.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
A { color: white;
font-family: verdana,arial,sans-serif;
font-weight: normal;
font-size: 8pt;
text-decoration: none; }
A:hover { color: red;
font-size: 8pt;
font-weight: normal;
text-decoration: none; }
