.menu {
	color:#000000;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a:link{text-decoration:none;color:#000000}
a:visited{text-decoration:none;color:#000000}
a:hover{text-decoration:none;background-color:#000000;color:#FFFFFF}
a:active{text-decoration:none;color:#FFFFFF;background-color:#000000}
.subrayado {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
.title {
	color:#CCCCCC;
	font-family:"Courier New", Courier, mono;
	font-size:12px;
	font-style:normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	background-color:#333333;
}
