.text {
	font-family: Verdana, Arial, Tahoma sans serif;
	font-size: 11px;
	}
	
.head {
	font-family: Times New Roman;
	font-size: 22px;
	display: block;
	border-bottom: solid 1px #006699;
	color: #006699;
	}
a {
	text-decoration: none;
	color: #006699;
	}
a:hover {
	text-decoration: underline;
	}
a:active a:visited {
	text-decoration: none;
	color: #006699;
	}
