html,body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
a {
	color: #000000;
}
a:hover {
	color: #009933;
}
a#home {  
width: 107px;  
height: 44px;  
background-image: url(images/b-home.jpg);  
display: block;  
text-decoration: none;  
}  
a#home:hover {  
background-position: 107px 0;  
}
a#kad {  
width: 107px;  
height: 44px;  
background-image: url(images/b-kad.jpg);  
display: block;  
text-decoration: none;  
}  
a#kad:hover {  
background-position: 107px 0;  
}
a#harijadi {  
width: 107px;  
height: 44px;  
background-image: url(images/b-birthday.jpg);  
display: block;  
text-decoration: none;  
}  
a#harijadi:hover {  
background-position: 107px 0;  
}
a#meen {  
width: 107px;  
height: 44px;  
background-image: url(images/b-meen.jpg);  
display: block;  
text-decoration: none;  
}  
a#meen:hover {  
background-position: 107px 0;  
}
a#et {  
width: 107px;  
height: 44px;  
background-image: url(images/b-et.jpg);  
display: block;  
text-decoration: none;  
}  
a#et:hover {  
background-position: 107px 0;  
}
a#wh {  
width: 107px;  
height: 44px;  
background-image: url(images/b-wh.jpg);  
display: block;  
text-decoration: none;  
}  
a#wh:hover {  
background-position: 107px 0;  
}
a#blog {  
width: 107px;  
height: 44px;  
background-image: url(images/b-blog.jpg);  
display: block;  
text-decoration: none;  
}  
a#blog:hover {  
background-position: 107px 0;  
}
a#fb {  
width: 50px;  
height: 50px;  
background-image: url(images/fb.gif);  
display: block;  
text-decoration: none;  
}  
a#fb:hover {  
background-position: 50px 0;  
}
