﻿.title_red .Head {
	color: #C00;
}
#links-top {
	background-image: url('deco-top.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	width: 200px;
	height: 45px;
}
#links-bottom {
	background-image: url('deco-bottom.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 200px;
	height: 45px;
}