.clock {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}
.navbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	filter: DropShadow(Color=000000, OffX=1, OffY=1, Positive=1);
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
a:link 		 {color:7e9cbc; text-decoration: none;}
a:visited        {color: 7e9cbc; text-decoration: none;}
a:active 	      {color: #666666;}
a:focus 	      {color: #666666:text-decoration: underline overline;}
a:hover 	     {color: #666666;}
.contentNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
