

a {
	text-decoration: none;
	color: #006699;
}

a:hover {
	text-decoration: underline;
}

.text1 {
	font-size: 10px;
	line-height: 12px;
}

.text2 {
	font-size: 12px;
	line-height: 16px;
}

td.header {
	background: url(img/frame_top.gif) no-repeat bottom;
	height: 121px;
}

td.blog {
	padding: 0px 2px;
}

table.content {
	margin-left: 10px;
}

body{ scrollbar-arrow-color:#E5DACC;
scrollbar-face-color:#553516;
scrollbar-track-color:#8F8172;
scrollbar-3dlight-color:#553516;
scrollbar-shadow-color:#553516;
scrollbar-darkshadow-color:#553516;
scrollbar-highlight-color:#553516;
}

