/* ------------------------------------------------------- 

	navigation styles Stylesheet | lambrekvrienden.nl

	tableaux
	www.tableaux.nl
	july 2007

---------------------------------------------------------- */

.navigation {
	margin:34px;
	font-family:"Arial"; 
	font-size:14px; 
	color: red;
	}
.navigation a {
	font-family:"Arial"; 
	font-size:14px;
	font-weight:bold;
	color: red;
	}
.navigation a:hover {
	font-family:"Arial";
	font-size:14px;
	font-weight:bold;
	color:#450048;
	text-decoration:none;
	}	
	
.subNav {
	font-family:"Arial"; 
	font-size:16px; 
	color:#8d008d;
	line-height:26px;
	}
.subNav a {
	font-family:"Arial"; 
	font-size:16px;
	color:#8d008d;
	text-decoration:none;	
	line-height:26px;	
	}
.subNav a:hover {
	font-family:"Arial";
	font-size:16px;
	color:#450048;
	text-decoration:none;
	line-height:26px;	
	}	