body{
	background-image: url(images/bkg.jpg);
	margin-left: 0px;
	margin-top: 0px;	
	} 
.h1{
	color: #C3BDBE;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.toptitle {
	color: #E45E31;
	font-family: Arial;
	font-size: 18px;
}
.lit_title {
	color: #978F90;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.lit_title_c {
	color: #E45E31;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.info {
	color: #585051;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.destagenda {
	color: #585051;
	font-family: Arial;
	font-size: 14px;
}
a:link {
	text-decoration: none;
	color: #C3BDBE;
}
a:visited {
	text-decoration: none;
	color: #C3BDBE;
}
a:hover {
	text-decoration: underline;
	color: #C3BDBE;
}
.formstyle {
	font-family: Arial;
	font-size: 10px;
	color: #978F90;
	background-color: #342C2A;
	border-color: #342C2A;
	font-weight: bold;
	border: 1px;
}
.btstyle {
	font-family: Arial;
	font-size: 10px;
	color: #978F90;
	font-weight: bold;
	background-color: #342C2A;
	border: 1px;
	border-color: #342C2A;
}