body{
	font-family: arial,sans-serif;
	background-color: #DF6109;
	color: #10274C;
}
a{
	-webkit-tap-highlight-color:rgba(200,0,0,0.4);
}

.adContainer{
	background-color: #10274C;
}
#clock{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
.timeTable{
	border-color: #666666;
	background-color: #10274C;
	color: #DF6109;
}
.error{
	color:red;
	background-color: #10274C;
}
div.selectList{
	color: #DF6109;
}
a.selectItem:link{
	color:#DF6109;
}
a.selectItem:visited{
	color:#DF6109;
}
a.footerMand:link{
	color:#10274C;
}
a.footerMand:visited{
	color:#10274C;
}
.pageTitle{
	font-size: 28px;
	background-color: #DF6109;
	color: #10274C;
}
/*#FF6633*/