body {
	margin: 0px;
	background-color: #F573A9;
}
#c01 {
	background-color: #FFFFFF;
}
#c02 {
	background-color: #D9001B;
}
#c03 {
	background-color: #FAA1C5;
}
#c04 {
	background-color: #C0C0C0;
}
#c05 {
	background-color: #CB2368;
}
#c06 {
	background-color: #eeeeee;
}
.regulartxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #565656;
}
.minitxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
}
a:link {
	color: #D9001B;
	text-decoration: none;
}
a:visited {
	color: #D9001B;
	text-decoration: none;
}
a:hover {
	color: #D9001B;
	text-decoration: underline;
}
a:active {
	color: #D9001B;
	text-decoration: none;
}
.style1 {
	color: #D9001B;
	font-weight: bold;
}
.bgton {
	background-image: url(../img/ton.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
