.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.time {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #95ECFD;
	text-decoration: none;
}
.navmenuleft {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0DAFFF;
	text-decoration: none;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	text-align: justify;
}
.arialtext {
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {color: #FFFFFF}
.style3 {color: #0DAFFF}

#celltop a:link {
	color: #95ECFD;
	text-decoration: none;
}
#celltop a:visited {
	text-decoration: none;
	color: #95ECFD;
}
#celltop a:hover {
	text-decoration: none;
	color: #000;
}
#celltop a:active {
	text-decoration: none;
	color: #C00;
}

a:link {
	color: #0DAFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0DAFFF;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration:underline
	font-style:italic;
	color: #0DAFFF;
	/* color: #C00; color:#00F	   covered by other styles
	text-decoration: none;*/
}
input:focus, textarea:focus, select:focus {
	background-color: yellow;
}
