.cl_cursor{
	cursor:pointer;
	color:#1f1ff0;
	text-decoration: underline;
}
.cl_body{
	width:90%;
	padding:0% 5%;
}
@media only screen and (max-width: 480px){
	.cl_tam{
		height:80%;
		width:80%;
	}
}