
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-color: #FBF9F7;
}
a:link {
	color: #FF9933;
	text-decoration: none;
}
a:visited {
	color: #FF9933;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: none;
}
a:active {
	color: #FF9933;
	text-decoration: none;
}

.titu1 {
font-family: "Lucida Grande";
font-size: 14px;
color: #666666;
font-weight: bold;
}

.texto1 {
	font-family: "Lucida Grande";
	font-size: 14px;
	color: #333333;
}

.texto2 {
	font-family: "Lucida Grande";
	font-size: 14px;
	color: #FF9933;
}

.botones {
background-color: #FF9933;
border-style:solid;
border-width: 1px;
border-color: #CCCCCC;
FONT-SIZE: 14px; 
FONT-FAMILY: "Lucida Grande"; 
font-weight:bold;
COLOR: #FFFFFF;
}

