/* CSS Document */

.txtcolGray{
	color:#666666;
	font-size:13px;
	font-weight:normal;
}
.txtcolGrayDown{
	color: #999999;
	font-size:12px;
	font-weight:normal;
}
.txtpink a{
	font-weight:bold;
	color:#f683d1;
	text-decoration:none;
}
.txtpink a:hover{
	text-decoration:underline;
	padding-top:3px;
}
.txtRed a:link,a:visited{
	color:#CC0033;
	font-size:13px;
	font-weight:normal;
	font-weight:bold;
	text-decoration:none;
}
.txtRed a:hover{
	text-decoration:underline;
}
	


