BODY,TD {
	FONT-SIZE: 12px; LINE-HEIGHT: 13px
	COLOR: #666666;
}

a:link,a:visited {
	COLOR: #0B6F99;
	text-decoration: none;
}
a:active, a:hover {
	COLOR: #EE6401;
	text-decoration: underline;
}

table.center {
	margin-left:auto;
	margin-right:auto;
}
.layout img{
    vertical-align:bottom;
    line-height:0px;
}

.layout td{
    line-height:0;
    font-size:0px; /* for IE's Bug? */
}
