body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ccccff;
}
a:link, a:visited  {
	font-size:11px;
	color:#0000ff;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:link.buy, a:visited.buy  {
	font-size:14px;
	color:#ff0000;
	font-weight: bold;
	text-decoration: none;
}	
a:link.sweet, a:visited.sweet  {
	font-size:18px;
	color:#bb0000;
	font-weight: bold;
	text-decoration: none;
}
.backzone {
	background-color: #ccccff;
}
.mainzone {
	font-size: 12px;
	background-color: #ccccff;
	padding: 0px 0px 0px 0px;
}
.small {	
	font-size: 10px;
}
.title {	
	font-size: 22px;
	font-weight: bold;
}
.overview1 {	
	color:#800000;
	font-size: 13px;
	font-weight: bold;
}
.overview2 {	
	color:#000080;
	font-size: 13px;
	font-weight: bold;
}
.tech {		
	font-size: 11px;
}