.myStyle1 {
	font-family : Verdana;
	font-size : 12px;
	color : #0099FF;
	text-decoration : none;
	font-weight: bold;
	letter-spacing: 1px;
}

a.myStyle1:hover {
	font-family : Verdana;
	font-size : 13px;
	color : #ff9900;
	font-weight : bold;
	text-decoration : none;
	letter-spacing : 2;
}
.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #0066FF;
	letter-spacing: 1px;
}
.border {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #EFEFEF;
}
.tit1 {
	font-family : Verdana;
	font-size : 14px;
	color : #FF6699;
	text-decoration : none;
	font-weight: bold;
	letter-spacing: 1px;
}
.break {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #E2E2E2;
	color: #00FF99;
}
.tit {
	font-family : Verdana;
	font-size : 17px;
	color : #FF0000;
	text-decoration : none;
	font-weight: bold;
	letter-spacing: 1px;
}

