body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
a{  text-decoration: none; color: red}
a:hover{
	text-decoration:underline;
}

div.torzs {
	width: 666px;
	margin:auto;
	}
.center {
	text-align:center;
}
