/*
Site name: Prahls.org
Site URI: http://prahls.org
Version: 7.0
Author CSS: Lotta J&ouml;nsson 
Author URL:http://www.divadesign.se
Contact author: info@divadesign.se
Date (dd/mm/yyyy): 23/09/2007
-----------------------------
Copyright prahls.org 2007
*/
body {/* hacks to isolate explorer here */
	overflow-x: hidden;
   background:#fff;
	background-attachment: fixed;
	font-size: 10px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin-top:20px;
	scrollbar-base-color: #fff; scrollbar-track-color: #fff; scrollbar-arrow-color: #666; scrollbar-3dlight-color: #fff
; scrollbar-face-color: #fff; scrollbar-highlight-color: #fff; scrollbar-shadow-color: #fff; scrollbar-darkshadow-color: #fff; 
letter-spacing:1px;
}

a {
	color:#658a93;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color:#658a93;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color:#658a93;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color:#666;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color:#658a93;
	text-decoration: none;
	font-weight: bold;
}
font {
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	letter-spacing:1px;
}

table{ font-family: tahoma; font-size: 10px; color: #666;letter-spacing:1px;} 
td { font-family: tahoma; font-size: 10px; color: #666;letter-spacing:1px;}
tr { font-family: tahoma; font-size: 10px; color: #666;letter-spacing:1px;}



