/* CSS Document */
.font {
	font-family: "tahoma";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: inherit;
	font-variant: normal;
	color: #333333;
}
.font_gray {
	font-family: "tahoma";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: inherit;
	font-variant: normal;
	color: #999999;
}
.head glod {
	font-family: "MS Sans Serif";
	font-size: 17px;
}
.head1 {color: #AD8A12;
	font-weight: bold;
}
.text {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight:bold
}
.textpink {
	font-family: "MS Sans Serif";
	font-size: 15px;
	font-weight:bold;
	color:#FF3399;
	text-decoration: underline;
}
a:link {
	color: #FF66CC;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #CC0000;
}
.Bluetext {	font-family: "MS Sans Serif";
	font-size: 16px;
	color: #0066FF;}

.fonttour {
	font-family: "MS Sans Serif";
	font-size: 17px;
	color: #0066FF;
}
