/*
# www.pewispeedway.eu
# Developed by: Paul Hendriks
# PHProgramming, 24 feb '09
# www.phprogramming.nl

Stylesheet for /home 
*/

a.wat_is, div.wat_is
	{
	display: block;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 26px;
	border-bottom: none;
	font-weight: bold;
	}

div.wat_is
	{
	color : #f7921e;
	}

a.wat_is:hover
	{
	color : #f7921e;
	}
