

	body {
		font-family:'Roboto',sans-serif;
		color:#333;
		font-weight: 400;
		font-size: 15px;
		line-height: 20px;
	}
	
	p {
		color: #333;
	}
	
	a {color: #df2c2f;	}
	a:hover {color: #c10006;	}
	a:active {color: #df2c2f;	}
	a:visited {color: ;	}
	a:visited {color: ;	}



	
