a:hover {  color: #FF0000}
td {
	font-size: 15px;
	color: #666666;
}
.size16px {  font-size: 16px}
.size14px {  font-size: 14px; line-height: 110%}
.size12px-160 { font-size: 12px; line-height: 160%}
.size12px-130 {  font-size: 12px; line-height: 130%}
.size11px {  font-size: 11px; line-height: 130%}
.size10px {  font-size: 10px; line-height: 130%}
.size09px {  font-size: 9px; line-height: 130%}
.bg-image {
	background-image: url(images/bg_image.jpg);
	background-repeat: no-repeat;
}

