A:Link {color:#1A5D6E; text-decoration: none;}
A:Visited {color:#1A5D6E; text-decoration: none;}
A:Hover {color:#8E343E; text-decoration: underline;}
.NotSelected {cursor: hand; color: #0000FF; text-decoration: underline }
.Selected {cursor: hand; color: red; text-decoration: underline  }
.ImageSelected {cursor: hand }
.MenuSelected {cursor: hand; color: red; text-decoration: none  }
.MenuNotSelected {cursor: hand; color: #0000FF; text-decoration: none }
body,p,table,td,div,span { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; }
.linkbutton {
	display:block;
	color:#FFCC00;
}
.linkbutton a {
	display:block;
	color:#FFCC00;
}
.linkbutton a:hover {
	display:block;
	color:#000000;
}