.border_dotted {
	border: thick dotted #999999;
}
.border_thin_grey {
	border: thin solid #CCCCCC;
}
.border_thin_grey:hover {
	border: thin solid #009999;
}
.border_thin_green {
	border: thin solid #009999;
}
.text_grey_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text_grey_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text_grey_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text_grey_28 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.text_grey_28:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #009999;
	text-decoration: none;
}
.text_grey_65 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.text_grey_65:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65px;
	font-style: normal;
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}
.text_lightgrey_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;

}
.text_lightgrey_16:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #009999;
	text-decoration: none;
}

.text_lightgrey_22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;

}
.text_lightgrey_22:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #009999;
	text-decoration: none;

}
.text_lightgrey_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	
}
.text_lightgrey_12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #009999;
	text-decoration: none;
}
.text_lightgrey_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;

}
.text_lightestgrey_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;

}
.text_lightestgrey_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.text_lightestgrey_22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.text_pink_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0066;
	text-decoration: none;
}
.text_link_pink_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0066;
	text-decoration: none;
}
.text_link_pink_12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
	text-decoration: none;
}
.text_link_pink_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0066;
	text-decoration: none;
}
.text_link_pink_14:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009999;
	text-decoration: none;
}
