/* 

Welcome to Rob Dust«s css-file. Nothing to see here :) 
(c) warp acht / edition warpkern
  
*/

body {
    border-color: #ffffff;
    border-style: solid;
    border-width: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

body.noborder {
    border: none;
}


a:link {
    color: #666666;
    text-decoration: none;
}

a:visited {
	color: #666666;
    text-decoration: none;
}

a:hover { color: #000000;
    text-decoration: underline;
}


.footer_start {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-align: center ;
		}
