.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 35px;
}
.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #496BAA;
	height: 30px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A34D8E;
}
.detail_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99AE6B;
	font-weight: bold;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/button_pro.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
	text-decoration: blink;
}

