/*==============================================================================

	This website/webapplication is developed by:
	Occhio Group
	http://www.occhio.nl/
	info@occhio.nl
	+31 (0)20 320 78 70
					
==============================================================================*/

body {
	font-size: 75%;
	line-height: 1.5em;
}

big {
	font-weight: bold;
	text-transform: uppercase;
	color: #FF1A00;
}

a, a:link, a:visited {
	color: #FF1A00;
}

a:hover {
	text-decoration: none;
}