h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;

}

a:link, a:visited, a:active {
   color: #000099;
   background-color: transparent; 
   text-decoration: none;
}

a:hover {
	color: #000099;
	background-color: transparent;
	text-decoration: underline;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text {
	font-size: 14px;
}
