<style type="text/css" title="IvoryStyles">
}
A {
  font-family: verdana;
  font-size: 12px;
  color: red;
  text-decoration: none;
}
//A:Hover{
//  color: #3366FF;
//}
A:Hover{
  color: white;
  text-decoration: none;
}
body {
	font-family: verdana;
	font-size: 12px;
}
