.top {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.top_link a{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.top_link a:hover{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F8D32E;
	text-decoration: underline;
}

.box_title{
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #82E58C;
	text-decoration: none;
}

.box_left_title{
	font-family: verdana;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.left_text{
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.left_text1{
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.box_text{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #A6A3A3;
	text-decoration: none;
}

.text{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #C3C0C0;
	text-decoration: none;
}

.copy{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

