/* CSS Document */
body {
	background-color: #EAE8C1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	font-weight:600;
}
.borde {
border:solid;
border-width:1px;
border-color:#b5cd00;
}
a:link {
text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666600;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666600;
}
a#menu2:link, a#menu2:active, a#menu2:visited {
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #666600;
	text-decoration: none;
}
a#menu2:hover {
	color:#484800;
	text-decoration: underline;
}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; }