#textcont2 {
	width:700px;
	background-color:#fff;
	background-repeat:repeat;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	text-align: justify;
	margin-right:18px;
}

body {
	color:#343434;}


a {color:#343434; outline:none; cursor:pointer;text-decoration:underline;}
a:hover {text-decoration:none;}
