td.cap_site {
	width: 900px;
	height: 108px;
	background: url('images/corel_lilas.jpg') no-repeat;
}
td.b1 {
	width: 300px;
	height: 30px;
	background: url('images/button_lilas_1.gif') no-repeat;
}
td.b1:hover {
	width: 300px;
	height: 30px;
	background: url('images/button_lilas_1a.gif') no-repeat;
}
td.b2 {
	width: 300px;
	height: 30px;
	background: url('images/button_lilas_2.gif') no-repeat;
}
td.b2:hover {
	width: 300px;
	height: 30px;
	background: url('images/button_lilas_2a.gif') no-repeat;
}
td.b3 {
	width: 300px;
	height: 30px;
	background: url('images/button_lilas_3.gif') no-repeat;
}
td.b3:hover {
	width: 300px;
	height: 30px;
	background: url('images/button_lilas_3a.gif') no-repeat;
}
h1.h1_color {
	color: #803882;
}
td.bg_color {
	background-color: #803882;
}