﻿body 
{
	font-size:13px;
}
.logobar
{
	font-size: 14px;
	width: 960px;
	text-align: center;
	color: #FF6600;
	background-color: #99CCFF;
	font-weight:bold;
}
.logobar td
{
 width:145px;
 height:30px;
}
.logobar a

{
	 text-decoration:none;
	 cursor:hand;
	 color:#FF6600;
	}
