@charset "utf-8";
/* CSS Document */

img {
	text-decoration: none; 
	border: 0px;
}

a img
{
  border : 0;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
}


.bold_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #A8E3C0;
	font-weight: bold;
}


.images {
	border : 0;
}