a:link {
COLOR: #333333;
TEXT-DECORATION: underline;
BACKGROUND: #;
}
a:visited {
COLOR: #333333;
TEXT-DECORATION: none;
}

a:hover {
COLOR: #000000;
TEXT-DECORATION: none;
BACKGROUND: #;
}
a:active {
COLOR: #333333;
TEXT-DECORATION: underline;
BACKGROUND: #;
}

.newevent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	background-color: #03F;
	outline-width: medium;
	outline-style: inset;
	outline-color: #666
}
.newevent .newevent td p strong {
	color: #000;
}
.newevent2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-color:#03C;
	font-weight: bold;
	color: #000;
}
.style11 a: {
  text-decoration: none;
  font: verdana;
  font-weight: normal;
  
}
.style11 a:link { 
  text-decoration: none; 
  color: #333333;
  font-weight: normal;

}
.style11 a:visited {
  color: #333333;
  text-decoration: none;
  font-weight: normal;
}
.style11 a:hover {
  background: #00000;
  text-decoration:underline;
}
.style11 a:active { 
text-decoration: none;
color: #333333;
font-weight: normal;
}

.totop{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: underline;
	color: #000;
	text-indent: right;
}
.fornewsandupdates {
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
.fornewsandupdates a: {
  text-decoration: none;
  color: #F00;
  font: verdana;
  font-weight: bold;
}
.fornewsandupdates a:hover {
  background: #00000;
  text-decoration:underline;
}
.fornewsandupdates a:visited {
  color: #F00;
  text-decoration: none;
  font-weight: bold;
}