.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
}
.footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	text-decoration:none;
	}
.footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	text-decoration:none;
}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	text-decoration:underline;
}
.footer a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	text-decoration:none;
}
.txt{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.clock{
	font-family: Tahoma;
	font-size: 10px;
	color: #737373;
}
.topnav a:visited{
	font-family: Tahoma;
	font-size: 10px;
	color: #737373;
	text-decoration: none;
}
.topnav a:link{
	font-family: Tahoma;
	font-size: 10px;
	color: #737373;
	text-decoration: none;
}
.topnav a:hover{
	font-family: Tahoma;
	font-size: 10px;
	color: #737373;
	text-decoration: underline;
}
.topnav a:active{
	font-family: Tahoma;
	font-size: 10px;
	color: #737373;
	text-decoration: none;
}
.topnav {
	font-family: Tahoma;
	font-size: 10px;
	color: #737373;
}
.txtwhite {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}
.txtwhite a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.txtwhite a:link {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.txtwhite a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}
.txtwhite a:active {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}
.bluehead {
	font-family: Arial;
	font-size: 13px;
	color: #21349C;
	font-weight: bold;
}
.blueheader {
	font-family: Arial;
	font-size: 16px;
	color: #21349C;
	font-weight: bold;
}

