body {
	background-color: #737162;
}
h1

{
margin:0px;
font-weight:bold;
}
a {
	color: #5E604A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body,td,th {
	color: #5E604A;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.medium {
	font-family: Tahoma;
	font-size: 12px;
}
.big {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
.xbig {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	letter-spacing:-1px;
}
.xsmall {
	font-family: Verdana;
	font-size: 10px;
}
.foto
{
	
	border:6px solid #f8f8f8;
	padding:1px;
	background:#333;
	margin:3px;

}
#footer a {
	font-family:Arial, Helvetica, sans-serif;
	color: #CCC;
	text-decoration: none;
	font-size:10px;
}

