/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/

/*CSS gemaakt door Para Hals... kom niet haten*/

.plaatjebovenhetmenu
{
height:148px; 
width:142px; 
background-image: url(taartje-blauw.jpg); 
}

.logobovenin
{
height:41px; 
width:136px; 
background-image: url(sarahlotteLOGO.jpg); 
}

.plaatjetussenhetmenu
{
height:16px; 
width:142px; 
background-image: url(groen-blauwetaart.jpg); 
}

a:link {
color: #777476;
text-decoration: none; 
 } 
 
a:visited {
color: #c6c4c5; 
text-decoration: none; 
 }
 
 a:active {
text-decoration: none; 
font-weight:none;
 }
 
 a:hover {
color: #5db7d1; 
text-decoration: none; 
 } 