** CSS Script by menijhuis.nl (C) 2008
   menijhuis is een geregistreerde domein sinds 2003

Alle scripts mogen niet gekopieerd worden zonder toestemming
van de webmaster van menijhuis.nl

/*

	+--------------------------------------------------------------+
	|							       |
        |	     WWW.MENIJHUIS.NL  (C) 2003-2008                   |
        |                                                              |
        |                                      Registrated by :        |
        |                                                              |
        |            Alphamega Hosting B.V. Valkenswaard               |
        +--------------------------------------------------------------+
        |                                                              |
        |            	Webmaster : M.E. Nijhuis                       |
        +--------------------------------------------------------------+                        


*/

---> Begin van css script menijhuis.nl





#menijhuis {
		font-size	:		10pt;
		font		:		Trebuchet MS; 
		color		:		orange;
}

#menijhuis1 {
		font-size	:		10pt;
		font		:		Trebuchet MS; 
		color		:		black;
}

a:link {
		background-color:		#white;		
		color		:		black;		
		text-decoration	:		none;			
}
a:visited {
		background-color:		#white;		
		color		:		black;		
		text-decoration	:		none;			
}
a:hover {
		background-color:		#white;		
		color		:		forestgreen;		
		cursor		:		auto;		
		text-decoration	:		underline;	
}
a:active {
		background-color:		#white;		
		color		:		gray;		
		cursor		:		default;		
		text-decoration	:		none;			
}

rss {
	background-color:    #FF6600;
	border-width:        1px;
	border-style:        solid;
	border-top-color:    #FFC8A4;
	border-right-color:  #7D3302;
	border-bottom-color: #3F1A01;
	border-left-color:   #FF9A57;
	cursor:              pointer, hand;
	color:               #FFFFFF;
	font-family:         Arial, Helvetica, sans-serif;
	font-size:           9pt;
	font-style:          normal;
	font-variant:        normal;
	font-weight:         bold;
	padding:             1px 6px 1px 6px;
	text-decoration:     none;
	text-transform:      uppercase;
}

 	
d8 {
	background-color: white;
	padding: 10px;
	border: 5px insert;
	margin: 10px;
	width: 80px;
	height: 10px;
}




