.date{
	font-size: 11px;
}

.marquee {
      text-decoration : none;
	  text-align: right;
      color:#000000;
      font-size: 14px;
      font-family: Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-variant : normal;
}
                                      
.marquee:visited {
      text-decoration : none;
	  text-align: right;
      color:#000000;
      font-size: 14px;
      font-family: Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-variant : normal;
}
.marquee:hover
{
	text-align: right;
	color: #000000;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bolder;
	font-variant: normal;
	font-style: normal;
}