.a {  text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF}

.a:hover   { color: #000066; font-weight: bold; text-decoration: none }

.b {  font-family: Tahoma, Verdana; color: #996633; text-decoration: underline; font-weight: bold; font-size: 9px}

.b:hover   { color: #000066; font-weight: bold; text-decoration: none ; font-family: Tahoma, Verdana; font-size: 9px}

.c {  text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF}.c:hover   { color: #330000; font-weight: bold; text-decoration: none }

.d {  text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF}

.d:hover   { color: #000066; font-weight: bold; text-decoration: none }

.enlace {

	font-family: Tahoma;

	font-size: 14px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;



}

.enlace:hover {

	font-family: Tahoma;

	font-size: 14px;

	font-weight: normal;

	color: #999999;

	font-style: normal;

	text-decoration: none;



}