h1 {
	font: normal 130% Arial, Helvetica, "Sans Serif";
	font-weight: bold;
	color: #000099
}


A:link {
	background-color : transparent;
	color : #006; 
	text-decoration : none;
}
A:visited {
	background-color : transparent;
	color :#000099 ;
	text-decoration : none;
}
A:hover {
	background-color : transparent;
	color : #000009 ;
	text-decoration : underline;
}
A:active {
	background-color : transparent;
	color : #000099;
	text-decoration : none;
}

div#content {width:740px;
               }
	
