body, td, div {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;	
}
.links {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;				
}
.links:hover {
	text-decoration: underline;		
}
.white {
	font-family: tahoma;
	font-size: 11px;
	color: #fcfcfc;	
	text-decoration: none;
}
.white:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #fcfcfc;
	text-decoration: underline;		
}
.title {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #333333;	
}
.clock {
	font-family: tahoma;
	font-size: 10px;
	color: #333333;	
}
.menu_img {
	text-align: left;
	margin: 0 auto;
	padding: 2px 10px 2px 4px;
	background: #FBF6A0;
	border-bottom: 1px solid #2B74AC;
	height: 38px;
}