.indice {
	font-size: 10px;
	font-weight: bold;
	color: #FF9933;
	margin-bottom: -8px;
	margin-left: 3px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FF9933;
	padding: 2px;
	text-decoration: none;
	text-transform: uppercase;
}
.indice2 {
	font-weight: bold;
	color: #FFCC99;
	margin-left: 15px;
	font-size: 11px;
	margin-bottom: -4px;
	margin-top: 6px;
	line-height: 11px;
}
a:hover {
	color: #FFFFFF;
}
a {
	text-decoration: none;
}
.link1 {
	color: #FF9900;
	text-transform: uppercase;
	height:20px;
}
.link1:visited {
	color: #CC6633;
}
.link1:hover {
	color: #FFFFFF;
}
.link2 {
	color: #FFCC99;
}
.menul {
	background-color: #333366;
	vertical-align: top;
}
#head {
	background-color: #FF0000;
	position: relative;
	color: #FFFFFF;
}
