body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/fnd.gif);
}
.style1 {
	color: #985959;
	font-size: 10px;
	font-family: tahoma;
}
.style2 {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #000000;
	font-size: 12px;
	font-family: tahoma;
}
.style4 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: tahoma;
}
.link1 a:link {
    font-family: tahoma;
	font-size: 10px;
	color: #985959;
	text-decoration: none;
}
.link1 a:active {
    font-family: tahoma;
	font-size: 10px;
	color: #985959;
	text-decoration: none;
}
.link1 a:visited {
    font-family: tahoma;
	font-size: 10px;
	color: #985959;
	text-decoration: none;
}
.link1 a:hover {
    font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}




.link2 a:link {
  font-family: tahoma;
	font-size: 11px;
	color: #985959;
	text-decoration: none;
}
.link2 a:active {
    font-family: tahoma;
	font-size: 11px;
	color: #985959;
	text-decoration: none;
}
.link2 a:visited {
    font-family: tahoma;
	font-size: 11px;
	color: #985959;
	text-decoration: none;
}
.link2 a:hover {
    font-family: tahoma;
	font-size: 11px;
	color: #985959;
	text-decoration: underline;
}
.campo {	font-family: verdana;
	font-size: 10px;
	color: #DA221D;
	text-decoration: none;
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
}