td.cap_site {
	width: 900px;
	height: 108px;
	background: url('images/corel_yellow.jpg') no-repeat;
}
td.b1 {
	width: 300px;
	height: 30px;
	background: url('images/button_yellow_1.gif') no-repeat;
}
td.b1:hover {
	width: 300px;
	height: 30px;
	background: url('images/button_yellow_1a.gif') no-repeat;
}
td.b2 {
	width: 300px;
	height: 30px;
	background: url('images/button_yellow_2.gif') no-repeat;
}
td.b2:hover {
	width: 300px;
	height: 30px;
	background: url('images/button_yellow_2a.gif') no-repeat;
}
td.b3 {
	width: 300px;
	height: 30px;
	background: url('images/button_yellow_3.gif') no-repeat;
}
td.b3:hover {
	width: 300px;
	height: 30px;
	background: url('images/button_yellow_3a.gif') no-repeat;
}
h1.h1_color {
	color: #fa8905;
}
td.bg_color {
	background-color: #fa8905;
}