/* common */
a {
	color: #4A6FA6;
}
.btn {
	background-color: #4A6FA6;
}
.inp {
	border-color: #4A6FA6;
}
select {
	background-color: #4A6FA6;
}
/* end common */

/* footer */
td.footer {
	background-color: #4A6FA6;
}
/* end footer */

/* catalog */
table.software_list th {
	background-color: #4A6FA6;
}
table.software_list td {
	border-color: #4A6FA6;
}
/* end catalog */