
A  {
	color : #258176;
	text-decoration : none;
}



A:Active  {
	color :#52A196;
	text-decoration : underline;
}

A:Hover  {
	color : #ffCC00;
	text-decoration : underline;

}

.tableborderright {
	border-right: 1px solid #000000;
}
.tableborderleft {
	border-left: 1px solid #000000;
}
.links {
  color: #ffffff;
  text-decoration: none;
}
a.links.hover: {
   color: #FFFFFF;
   text-decoration: underline;
}

/*A:Visited  {
	color : #457C45;
	text-decoration : none;
}
.spotlight {
	border: 1px solid #9900CC; 
}
.spotlightbottom {
    border-bottom: 1px solid #9900CC;
}*/