BODY{
    font-family: Arial, Helvetica;
    color: #24313b;
		font-weight: normal;
		font-size: 13px;
		background-color : transparent;}

p { 
		font-family: Arial, Helvetica;
		color: #24313b;
		font-size: 13px;} 

a:link {
	text-decoration: none;
	color: #24313b;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 13px;
	}
	a:visited {
	text-decoration: none;
	color: #24313b;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 13px;
	}
	a:hover {
	text-decoration: underline;
	color: #24313b;
	font-family: Arial, Helvetica;
  font-weight: normal;
	font-size: 13px;
	}
	a:active {
	text-decoration: none;
	color: #24313b;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 13px;}
	
