BODY  {
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	background-image: url(/svenskt/hemsidor/computerbg1.jpg);	
	font-family : Comic Sans MS;
	font-size: 10px;
	color: #B251BD;
	scrollbar-arrow-color : #F8FCC9;
	scrollbar-base-color : #F8FCC9;
	scrollbar-track-color : #CC88D3;
	scrollbar-shadow-color : #CC88D3;
	scrollbar-highlight-color: #CC88D3;
	
}

a:link{
	color: #B251BD;
	font-family : Comic Sans MS;
	font-size : 10px;
	text-decoration : none;
}

a:visited {
	color: #B251BD;
	font-family : Comic Sans MS;
	font-size : 10px;
	text-decoration : blink;
}
	
a:hover {
	color : #B251BD;
	font-family : Comic Sans MS;
	font-size : 10px;
	text-decoration : overline underline;
}

HR {
	color : #B251BD;
	filter : Alpha(Opacity=100,FinishOpacity=10,Style=2);
	height : 2px;
	width : 65%;
	
}

TABLE {
	font-size: 10px;
	text-align: CENTER;
}


.ot {
	background-image: url(/svenskt/hemsidor/screenbg1.jpg);
		border: 3
		4px double #B251BD;
}

.it {
	background-image: url(/svenskt/hemsidor/musebg1.jpg);
		border: 3
		4px double #B251BD;
	}
