body {
	background-image: url(images/bg.jpg);
}
.copyright {
	font-size: 13px;
	line-height: 20px;
	color: #464646;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {  color: #464646; text-decoration: underline}
a:link {  text-decoration: underline; color: #464646}
a:hover {
	color: #6C9100;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
.content {
	font-size: 13px;
	line-height: 21px;
	color: #262626;
}
.title {
	font-size: 16px;
	color: #0099CC;
	line-height: 28px;
}
.form {
	background-color: #FDFEF5;
	text-align: left;
	font-size: 13px;
	line-height: 18px;
	color: #262626;
	border: 1px solid #C1C1C1;
}
.boton {
	background-color: #E1E1E1;
	height: 26px;
	font-size: 13px;
	color: #282828;
	text-align: center;
	width: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content2 {
	font-size: 16px;
	line-height: 21px;
	color: #DB5700;
}
.images {
	border: 1px solid #868686;
}
.content3 {
	font-size: 13px;
	line-height: 21px;
	color: #339900;
}
.content-form {
	font-size: 13px;
	line-height: 18px;
	color: #262626;
}
.content1 {
	font-size: 13px;
	line-height: 17px;
	color: #464646;
}
.table {
	border: 1px solid #ECDE7D;
}.content4 {
	font-size: 13px;
	line-height: 21px;
	color: #C10B8A;
}
