.main_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B3DDFD;
	text-decoration: none;
	line-height: 14px;
}
.light_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8E9D1;
	text-decoration: none;
	line-height: 14px;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
a:hover {
	color: #FFA52B;
	text-decoration: underline;
}
.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B3DDFD;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
}
.orange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7400;
	text-decoration: none;
	line-height: 14px;
}
.orangebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7400;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
	font-weight: normal;
}
.blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
}
.blueline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B3DDFD;
	text-decoration: underline;
	line-height: 14px;
	font-weight: normal;
}
.darkblueline {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C75A7;
	text-decoration: underline;
	line-height: 14px;
	font-weight: normal;
}
.blackline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	line-height: 14px;
}
.bolddarkblueline {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C75A7;
	text-decoration: underline;
	line-height: 14px;
	font-weight: bold;
}
.blackboldline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	line-height: 14px;
	font-weight: bold;
}
.bolddarkblue {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C75A7;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
}

