body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8C5933;
	text-align: left;
}
a.a2:link {
	color: #996600;
	text-decoration: none;
}
a.a2:hover {
	color: #663300;
}

a.a3:link {
	font-size: 14px;
	color: #CC9900;
	text-decoration: none;
	font-weight: bold;
}
a.a3:visited {
	color: #CC9900;
	font-weight: bold;
	font-size: 14px;
}
a.a3:hover {
	font-weight: bold;
	color: #CC6600;
	font-size: 14px;
}
a.a3:active {
	color: #CC6600;
	font-weight: bold;
	font-size: 14px;
}

.texto1 {
	color: #CC6600;
}

a:link {
	color: #993300;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	color: #993300;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
	font-size: 11px;
}
a:active {
	color: #FF3300;
	text-decoration: none;
	font-size: 11px;
}
.texto2 {
	font-size: 24px;
	color: #996600;
}
.imput {
	color: #990000;
	background-color: #EAE6C4;
	font-size: 11px;
	border: 1px outset #CC9900;
}
.style1 {
	font-size: 11px;
}

