a.notunderline {
  font-family: Times New Roman, arial;
  color : #000080;
  text-decoration :none;
}
a.notunderline:hover {
  font-family: Times New Roman, arial;
  color : #c40000;
  text-decoration :underline;
}


a.notunderline-general {
  color : #000080;
  text-decoration :none;
}
a.notunderline-general:hover {
  color : #d80000;
  text-decoration :underline;
}


a.underline {
  color : #000080;
  text-decoration : underline;
}
a.underline:hover {
  color : #c40000;
  text-decoration : none;
}


a.notunderline-writers {
  font-family: Tahoma;
  color : #000080;
  text-decoration :none;
  font-size: 11px;
  font-weight: normal;
}
a.notunderline-writers:hover {
  font-family: Tahoma;
  color : #c40000;
  text-decoration :underline;
  font-size: 11px;
   font-weight: normal;
}

a.cellhover {
 background-color: inherent;
 color : #000000;
 text-decoration : none;
}
a.cellhover:hover {
    background-color: #dc143c;
    color : #ffffff;
	cursor: pointer;
}


a.cellhover-inverse {
 background-color: #dc143c;
 color : #ffffff;
 text-decoration : none;
}
a.cellhover-inverse:hover {
  background-color: #ac0000;
  color : #ffffff;
  cursor: pointer;
}


a.cellhover-blue {
 background-color: #0e00b1;
 color : #ffffff;
 text-decoration : none;
}
a.cellhover-blue:hover {
    background-color: #965aff;
    color : #ffffff;
	cursor: pointer;
}


a.cellhover-blue-1 {
 background-color: #00008b;
 color : #ffffff;
 text-decoration : none;
}
a.cellhover-blue-1:hover {
    background-color: #0e00b1;
    color : #ffffff;
	cursor: pointer;
}



a.cellhover-blue-vivid {
  background-color: #D8D5FF;
  color : #0e00b1;
  text-decoration : none;
}
a.cellhover-blue-vivid:hover {
  background-color: #0e00b1;
  color : #ffffff;
  text-decoration : none;
}


a.cellhover-news1 {
  background-color: inherent;
  color : #000000;
  text-decoration : none;
}
a.cellhover-news1:hover {
  background-color: #2b2bac;
  color : #FFE2C6;
}


a.temp-cellhover {
  background-color: inherent;
  color : #0000800;
  text-decoration : none;
}
a.temp-cellhover:hover {
  background-color: #D1054D;
  color : #ffffff;
  cursor: pointer;
}


a.poll-underline {
  color : #000000;
  text-decoration : underline;
}
a.poll-underline:hover {
  color : #ae0000;
  text-decoration : none;
}


a.poll-underline-inverse {
  color : #ae0000;
  text-decoration : none;
}
a.poll-underline-inverse:hover {
  color : #000000;
  text-decoration : underline;
}


a.summ-in-home {
 font-size:15px;
  color : #000080;
  text-decoration : none;
  font-family: Times New Roman, arial;
}
a.summ-in-home:hover {
  font-size:15px;
  color : #d80000;
  text-decoration : underline;
  font-family:Times New Roman, arial;
}


a.summ-in-index {
  font-size:15px;
  color : #000080;
  text-decoration :none ;
  font-family: Times New Roman, arial;
}
a.summ-in-index:hover {
  font-size:15px;
  color : #000000;
  text-decoration : underline;
  font-family:Times New Roman, arial;
}


a.summ-with-bigimg {
/*  font-size:16px;*/
  font-weight:bold;
  color :#d80000;
  text-decoration : none;
  font-family: Times New Roman, arial;
}
a.summ-with-bigimg:hover {
/*  font-size:16px; */
  font-weight:bold;
  color : #000080 ;
  text-decoration : underline;
  font-family: Times New Roman, arial;
}


  .bodystyle {
  font-family: Times New Roman, arial;
  font-size:16px;
  color : #000000;
}





