a:link {
	color: #0684C4;
	text-decoration: none;
}

a:visited {
	color: #0684C4;
	text-decoration: none;
}

a:active {
	bcolor: #0684C4;
	text-decoration: none;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-width: 0px;
	margin-height: 0px;
	background-color: #000000;
	background-image: url("../images/fundotipo_2.gif");
	background-attachment: fixed;
}

.title {
	position: absolute;
	width: 150px;
	height: 20px;
	left: 25px;
	z-index: 10;
	font-family: Staccato222 BT, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

.submenu {
	position: absolute;
	left: 40px;
	width: 140px;
	border: 0px solid black;
	layer-background-color: white;
	font-family: verdana, helvetica, sans-serif;
	font-size: 9px;
	visibility: hidden;
}
