body {
	margin: 0px;
	background-color: #D5D4CE;
	background-image: url(../img/bg.gif);
}
#c01 {
	background-color: #C0C0C0;
}
#c02 {
	background-color: #C0C0C0;
}
#c03 {
	background-color: #C0C0C0;
}
#c04 {
	background-color: #C0C0C0;
}
#c05 {
	background-color: #C0C0C0;
}
#c06 {
	background-color: #C0C0C0;
}
.regulartxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
a:link {
	color: #C8582D;
	text-decoration: none;
}
a:visited {
	color: #C8582D;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #C8582D;
	text-decoration: none;
}