/*/////////////// KonaStyle
 Modified 
 from 
 universal.css
 ~ BuddhasCup.com  
 /////////////////////////// */


body {
	text-align: center;
	background-image: url('../images/green___128.gif');
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;


}


table {
    font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #006600;
}

#footer {
	color: white;
	font-size: 12px;
	width: 440;
	height: 21;
	background-color: #333300;
	
	}
	
#footer a{

	color: #FFFFFF;
	text-decoration: none;
	line-height:  1.5;
	
}
	
#footer	a:hover {

	color: #66cccc;
	
}
