.myStyle1 {
	font-family : Verdana;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}

a.myStyle1:hover {
	font-family : Verdana;
	font-size : 13px;
	color : #CCFF00;
	font-weight : bold;
	text-decoration : none;
	letter-spacing : 2;
}
.bg {
	background-image: url(header5b.jpg);
	background-repeat: no-repeat;
}
