
FONT {
font-family: Arial;
font-size: 11px;
font-weight: normal;
}  


A:link {
text-decoration: none;color: #0072A0;font-weight;
}
A:visited {
text-decoration: none;color: #0072A0;font-weight;
}
A:active {
text-decoration: none;color: #0072A0;font-weight;
}   
A:hover {
text-decoration: none;color:#0072A0;font-weight;
}
hr
{
  height: 1px;
  border: 0px;

  color: #91BBDE;
  background-color: #91BBDE;
}
li
{
	color: #003756;
  
}