.bold15 {

	font-size: 15px;

	font-weight: bold;

	color: #333333;

	text-decoration: none;

}

a:hover {

	color: #FF6600;

	text-decoration: underline;

}

.orangeT {

	font-size: 15px;

	font-weight: bold;

	color: #F99500;

	text-decoration: none;

}

.blueGray {

	font-size: 13px;

	color: #0067AF;

	text-decoration: none;
	line-height:23px

}



.copyright {

	background-image: url(images/down.jpg);

	background-repeat: no-repeat;

}

.orange {

	font-size: 13px;

	color: #FF6600;

	text-decoration: none;

}



.green {

	font-size: 13px;

	color: #99CC00;

	text-decoration: underline;

}



.txt13 {

	font-size: 13px;

	color: #333333;

	text-decoration: none;
	line-height:21px

}

.red {

	font-size: 13px;

	color: #EC0000;

	text-decoration: none;

}

.darkgreen {

	font-size: 13px;

	color: #339900;

	text-decoration: none;

}

.lightGray {

	font-size: 13px;

	color: #CCCCCC;

	text-decoration: none;

}

.blueBold {

	font-size: 16px;

	font-weight: bold;

	color: #0066CC;

	text-decoration: none;

}

.tel {

	font-size: x-large;

	font-weight: bold;

	color: #CC0000;

	text-decoration: none;

	font-family: "Times New Roman", Times, serif;

}

.purple {

	font-size: 15px;

	font-weight: bold;

	color: #CC0099;

	text-decoration: none;

}

