a:link {
	color: #ff3600;
	text-decoration: none;
}
a:visited{
	color: #ff3000;
	text-decoration: none;
}

a:hover, a:active {
	color: #ff8346;
	text-decoration: none;
}

hr {
margin-top:-2px;
margin-bottom:-2px;
 height: 9px;
  background: url(images/Home/HR.png);
  border:0px;
}

table{
font-family : Verdana;
font-size : 12px;
line-height: 120%;
}

