body {
	background-color: #236a6e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.txt-ainur {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}

A.txt-ainur:link,visited,active {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}

A.txt-ainur:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
}

.txt-general {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
}
.txt-general-sin {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.txt-general-verde {
	font-family: Tahoma;
	font-size: 11px;
	color: #009999;
	font-weight:bold;
}
A.txt-general:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #009999;
	text-decoration:none;
	font-weight:bold;
}
A.txt-general:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #009999;
	text-decoration:none;
	font-weight:bold;
}
A.txt-general:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #009999;
	text-decoration:none;
	font-weight:bold;
}
A.txt-general:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #009999;
	text-decoration:underline;
	font-weight:normal;
}

.txt-titulo-menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #cc0066;
	font-weight:bold;
}
.txt-opcion-menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
A.txt-opcion-menu:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
A.txt-opcion-menu:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
A.txt-opcion-menu:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
A.txt-opcion-menu:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}

.txt-titulo {
	font-family: Tahoma;
	font-size: 18px;
	color: #006666;
	font-weight:bold;
	padding-left:14px;
}
