td {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #003399;
	line-height: 20px;

}

.colornaranja {
	color: #FF6600;
	font-weight: bold;
}

li {
	list-style-type: square;
	clip:   rect(auto auto auto auto);
	color: #003399;
	font-weight: normal;


}
h1 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	border: 1px inset #003399;
	height: 17px;
	margin: 3px;
	padding: 3px;
	color: #666666;

}

h2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	height: 17px;
	margin: 3px;
	color: #000000;
	font-weight: bold;

}
h3 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	height: 17px;
	margin: 3px;
	color: #000000;
	font-weight: bold;

}

a:link {
	font-family: Tahoma, Arial;
	font-size: 12px;	
	font-weight: bold;
	color: #FF9900;
}
a:visited {
	font-family: Tahoma, Arial;
	font-size: 12px;	
	font-weight: bold;
	color: #FF9900;
}
a:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;	
	font-weight: bold;
	color: #FF9900;color: #000000;
	text-decoration: underline overline;
}




.menu:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.menu:visited {

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.menu:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline overline;
}


.menu2:link {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.menu2:visited {

	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.menu2:hover {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline overline;
}


