body {  background-color: #eeeeee;
	color: #444444;
	margin-top:   0px;
	margin-left:  0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color : #646DCC;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #6f87cd;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-face-color : #6f87cd;
	scrollbar-highlight-color : #ACA98A;
	scrollbar-shadow-color : #000000;
	background-position:50%;
}
a {
	text-decoration: none;
}
a:link    { color: #2f4f8c }
a:visited { color: #2f4f8c }
a:active  { color: #555fff }
a:hover   { color: #666fff }

#title{
	font-size:25px;
	color:white;
}
#now{
	text-decoration: none;
	height:30px;
	width:150px;
	padding-top:7px;
	font-weight:bolder;
	color:white;
	font-size:15px;
}

a.menu{
	text-decoration: none;
	height:30px;
	width:150px;
	padding-top:7px;
	background-image:url("IMG/Link.gif");
	font-weight:bolder;
	font-size:15px;
}
a:link.menu    { color: white; }
a:visited.menu { color: white; }
a:active.menu  { color: white; }
a:hover.menu   { color: yellow;}

a.mini{
	text-decoration: none;
	height:25px;
	width:150px;
	padding-top:7px;
	font-weight:bolder;
	font-size:12px;
}
a:link.mini    { color: white; }
a:visited.mini { color: white; }
a:active.mini  { color: white; }
a:hover.mini   { color: yellow;}

#tibi{
	background-position:0px -4px;
	font-size:20px;
	color:#000066;
	width:500px;
	height:100%;
}



