H1 {
	text-decoration: none;
	font-family: Verdana;
	color: black;
	font-size: 18px;
	font-weight: bold;
	
}
.pic {font-size: 12px; font-weight: normal
}

A:link, A:visited { color: rgb(255,255,255); text-decoration: none } 
A:hover {
	color: Yellow;
	background-color: #000033;
}









