a:link {
	color: #BADEE0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
  	color: #BADEE0;
	font-family: Arial, Helvetica, sans-serif;
  	text-decoration: none;
  	font-weight: bold;
  
}

a:hover {
	color: #787878;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:active {
	color: #BADEE0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #787878;
}

.smallbody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #787878;
}

h1 {
	display: none; 
}

h2 {
	display: none; 
}

