
.h1 {
	font-size: 14px;
	text-decoration: blink;
	background-color: #CCCCCC;
}

.font12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.font14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}

.title1 {
	font-size: 14px;
	height: 16px;
	width: 60px;
	background-color: #66FFFF;

}
.title2 {
	font-size: 14px;
	height: 16px;
	width: 60px;
	background-color: #66FFFF;
	left: -10px;
}
.h4 {

	font-size: 14px;
	text-decoration: blink;
	background-color: #CCCCCC;
}
a{color:#697b8b;text-decoration:underline;}
a:hover{color:#ff1493;text-decoration:none;}
