body               
{ 
scrollbar-base-color: #663333
}

.yazi {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.sagaback {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.altaback {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}
a:link {
	font-family: "Trebuchet Ms";
	color: #993300;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: "Trebuchet Ms";
	color: #663333;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	font-family: "Trebuchet Ms";
	color: #663333;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	font-family: "Trebuchet Ms";
	color: #993300;
	text-decoration: none;
	font-weight: bold;

}
.sari:link {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFCC66;
}
.sari:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFF99;
}
.sari:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFCC66;
	text-decoration: none;

}
.sari:visited {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFCC66;
}
.inputs {
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;

}
