/* CSS Document */

a.yoot{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.yoot:hover{
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}


td.yoot{
	border-right: #999999 1px solid;
}

td.foot{
	border-top: #999999 1px solid;
}

table.mish{
	border: #666666 1px solid;
	width: 100%;
	text-align: center;
}

