@charset "utf-8";

/* CSS Document */

.a {

	color: #195965;

	font-weight: bold;

	font-size: 13px;

}

.a:hover {

	color: #195965;

	font-weight: bold;

	text-decoration: none;

	font-size: 13px;

}

.a2 {

	color: #195965;

	font-weight: bold;

	font-size: 14px;

}

.a2:hover {

	color: #195965;

	font-weight: bold;

	text-decoration: none;

	font-size: 14px;

}

.a3:hover {

	color: #000000;

	font-weight: bold;

	text-decoration: underline;

	font-size: 13px;

}

.a3 {

	color: #195965;

	font-weight: bold;

	font-size: 13px;

	text-decoration: none;

}

.a4 {

	color: #F4E8B8;

	font-weight: bold;

	font-size: 14px;

}

.a4:hover {

	color: #69CEE2;

	font-weight: bold;

	text-decoration: none;

	font-size: 14px;

}


