* {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #000000;
}
a:visited{
	color:#000000;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #FF0000;
}
body {
	background: #E0DFE3 url(img/backzebra.gif) repeat;
}
#bodybox{
	width:719px;
	margin:0px auto;
}
#jellybox-r{
	background: url(img/red.gif) no-repeat;
	height: 490px;
	width: 423px;
	padding: 70px 30px 30px;
	color:#000000;
	font-size: normal;
	line-height: 140%;
}
#jellybox-r h1{
	margin: 10px 0 20px 0;}
#jellybox-r li{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 1.6;
	color: #FFFFFF;
	list-style-type: square;
	}
#jellybox-r li a {
	color: #FFFFFF;}
#jellybox-o{
	background: url(img/orange.gif) no-repeat;
	height: 490px;
	width: 423px;

}
#jellybox-y{
	background: url(img/yellow.gif) no-repeat;
	height: 490px;
	width: 423px;

}
#jellybox-g{
	background: url(img/green.gif) no-repeat;
	height: 490px;
	width: 423px;

}
#jellybox-b{
	background: url(img/blue.gif) no-repeat;
	height: 490px;
	width: 423px;

}
#jellybox-s{
	background: url(img/skyblue.gif) no-repeat;
	height: 490px;
	width: 423px;

}
#jellybox-p{
	background: url(img/pink.gif) no-repeat;
	height: 490px;
	width: 423px;

}