.textcell {
    font-family: "Georgia,Book Antiqua,Palatino,Times,Times New Roman,serif";
    font-size : 16px;
}
.extra {
    font-family: "Palatino,Georgia,Book Antiqua,Times New Roman,Times,serif";
    font-size : 12px;
    font-weight : normal;
    line-height : 20px;
    text-decoration: bold;
    color : #fcfca5;
}
.copyright {
    font-size : 11px;
    font-family: "Palatino,Times,serif";
    text-decoration: none;
}

a:hover {
    color: #33CCCC;
    text-decoration: underline;
}



.elinksheader {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bolder;
  text-decoration: none;
  line-height: 20px;
  font-variant: small-caps;
  letter-spacing: 1px;
}

 .elinks {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
  line-height: 20px;
  font-variant: normal;
  letter-spacing: 1px;
}

  .elinks3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
  line-height: 20px;
  font-variant: normal;
  letter-spacing: 1px;
  }

  a.elinks3:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
  line-height: 20px;
  font-variant: normal;
  letter-spacing: 1px;
  text-decoration: underline;
  color : #FFFFCC;
  }

a.elinks:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;

  text-decoration: none;
  line-height: 20px;
  font-variant: normal;
  letter-spacing: 1px;
  text-decoration: none;
  color : #FFFFCC;
  }

a.elinks:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
  line-height: 20px;
  font-variant: normal;
  letter-spacing: 1px;
  text-decoration: none;
  color : #FFFFCC;
  }

a.elinks:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
  line-height: 20px;
  font-variant: normal;
  letter-spacing: 1px;
  text-decoration: underline;
  color : #33CCCC;
  }

.bday {
   font-weight: 600;
   color: #0099FF;
   background : #FFFF99;
}
.bar3mo_title{
   font-family: Georgia,Palatino,Times,serif;
   color: #006699;
   font-size: 13px;
   text-decoration: none;
}
a.bar3mo_title{
   color: #fffef6;
   font-size: 13px;
}
a.bar3mo_title:link{
   text-decoration: none;
}
a.bar3mo_title:visited{
   text-decoration: none;
}
a.bar3mo_title:active{
   color: #ffffff;
   text-decoration: underline;
}
a.bar3mo_title:hover{
   color: #ffffff;
   text-decoration: underline;
}
.bar3mo_weekday{
   font-family: Helvetica, Arial, sans-serif;
   color: #333399;
   font-size: 11px;
   text-decoration: none;
   font-weight: bold;
}
.bar3mo_day{
   font-family: Helvetica, Arial, sans-serif;
   font-size: 10px;
   color: #333366;
}
a.bar3mo_day{
   font-family: Helvetica, Arial, sans-serif;
   font-size: 10px;
}
a.bar3mo_day:link{
   color: #333399;
   text-decoration: none;
}
a.bar3mo_day:visited{
   color: #333399;
   text-decoration: none;
}
a.bar3mo_day:active{
   color: #000066;
   text-decoration: underline;
}
a.bar3mo_day:hover{
   color: #CC6600;
   text-decoration: underline;
}

 .topnav {
   margin-left: 250px;
 }

.toplinks {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #ffbed3;
  letter-spacing: 1px;
  text-decoration: none;

}

a.toplinks:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #ffbed3;
  letter-spacing: 1px;
  text-decoration: none;

}

a.toplinks:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #ffbed3;
  letter-spacing: 1px;
  text-decoration: none;

}

a.toplinks:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #ffbed3;
  letter-spacing: 1px;
  text-decoration: underline;
  color : #ffffff;

}

ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

a.banner:active, a.banner:link, a banner:visited, a.banner {
	font-size: 20px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

.marquee {
	overflow-x: -webkit-marquee;
	-webkit-marquee-direction: auto;
	-webkit-marquee-increment: medium;
	-webkit-marquee-repetition: 5;
	-webkit-marquee-speed: normal;
	-webkit-marquee-style: croll;
	color: #ffffff;
	font-size:1.4em;
}
