.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.para {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #73CEE2;
	font-weight: bold;
}
a.tel {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #73CEE2;
	font-weight: bold;
}
a.tel:hover {
	text-decoration: underline;
	color: #cc0000;
	}
.tel:visited {
	text-decoration: none;
	color: #73cee2;
}
a:link {
	font-weight: bold;
	color: #73CEE2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #cc0000;

}
a:active {
	text-decoration: underline;
	color: #cc0000;

}
