html, body{
    font-size: 12px; font-family: Arial, Trebuchet MS, Helvetica, sans-serif; color: #005C92; text-decoration: none;
	margin:0;
	background:#e1e4ea url(bg_links.gif) repeat-x;
	height:100%; 
	width: 100%;
}

a  { font-weight: bold;  color: #005C92; text-decoration: none;  }  
a:hover  { font-weight: bold;  color: #005C92; text-decoration: underline; }  