.link1 {
	color: #FFFFFF;
	text-decoration: underline;
}
.link1:hover {
	text-decoration: none;
}
.link2 {
	color: #FFFFFF;
	text-decoration: underline;
}
.link2:hover {
	text-decoration: none;
}
.link3 {
	color: #FFCC66;
	text-decoration: none;
}
.link3:hover {
	text-decoration: none;
}
.link4 {
	color: #0000FF;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;


}
.link4:hover {
	text-decoration: underline;
}
.link5 {
	color: #0000FF;
	text-decoration: underline;


}
.link5:hover {
	text-decoration: underline;
}
#menu {
	width: 100%;
	background-color: #000000;
	padding: 4px;
	border-bottom: 5px solid #000000;
	float: left;
	height: 100%;

}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #000000;
	padding: 8px;
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;


}
#menu a:hover {
	padding: 8px;
	background-color: #E4E4E4;
	text-decoration: none;
	color: #000000;
}
.bordeizq {
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}.tituloh1 {
	font-size: medium;
}
