/* CSS Document */
body{
	background-color:#A09C91;
	margin-bottom:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(img/background.jpg);
	background-repeat: repeat;

}
a:hover{
	text-decoration:underline;
		color: #942923;

}
a:link {
	color: #942923;
	text-decoration:underline;
}
a:visited {
	color: #942923;
	text-decoration:underline;
}
a:active {
	color: #942923;
	text-decoration:underline;
}
.text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
	color: #5f4131;
	text-decoration: none;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #954a26;
	text-decoration: none;
	font-style: italic;
}
.text3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #231f20;
	text-decoration: none;
}
.text4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #942923;
		font-style: italic;
	text-decoration: none;
}
.forma {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 18px;
}
.forma2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 90px;
}