A:link {text-decoration:none}
A:visited {text-decoration:none}
A:hover {text-decoration:underline}

.link {
	color: #0066cc;
	font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
	font-weight: bold;
}

.tx {
    color: #000000;
    font-family: Arial;
    font-size:11px;
	line-height: 14px;
}

.titux {
    color: #0066cc;
    font-family: Arial;
    font-size:13px;
	line-height: 14px;
	font-weight: bold;
}

.subtitux {
    color: #666666;
    font-family: Arial;
    font-size:12px;
	line-height: 14px;
	font-weight: bold;
}

.txp {
    color: #000000;
    font-family: Arial;
    font-size:10px;
	font-weight: bold;
	line-height: 11px;
}

.txplink {
    color: #0066cc;
    font-family: Arial;
    font-size:10px;
	font-weight: bold;
	line-height: 11px;
}

a.menudir {
	display: block; 
	font: 11px tahoma;
	color: #000000;
	padding: 4px 9px;
	background-color:#f1f1f1;
	text-decoration:none
}

a.linquemenu {
	display: block; 
	font: 11px tahoma;
	color: #000000;
	padding: 4px 9px;
	background-color:#f6f6f6;
	text-decoration:none;
}
a.linquemenu:hover {
	color:#ffffff; 
	background-color:#0066cc;
	display: block;  
}
