.style {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
}
.grey_medium {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	font-weight: bold;
}
.red_medium {
	font-family: verdana;
	font-size: 12px;
	color: #9D1706;
	line-height: 15px;
	font-weight: bold;
}
.style_small {

	font-family: verdana;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #AA1004;
}
a:active {
	color: #666666;
}
.grey_big {

	font-family: verdana;
	font-size: 13px;
	color: #666666;
	line-height: 19px;
	font-weight: bold;
}
.grey_bigCopy {


	font-family: verdana;
	font-size: 14px;
	color: #666666;
	line-height: 21px;
	font-weight: bold;
}

.refer a {color: #FFF; text-decoration: none;}