td {line-height: 16px;}

.mlink {color : #FFFFFF; text-decoration : none;}
a:hover.mlink {color: #000000;}

.mlink2 {color : #000000; text-decoration : none;}
a:hover.mlink2 {color: #FFFFFF;}

.mail {color : #4E4E4E; text-decoration : none;}
a:hover.mail {color: #4E4E4E; text-decoration : underline;}

.linkho {color : #000000; text-decoration : none; border-bottom : 1px solid #EC3200;}
a:hover.linkho {color: #EC3200; text-decoration : none; border-bottom : 1px solid #4E4E4E;}

.linkeg {color : #000000; text-decoration : none; border-bottom : 1px solid #B68C66;}
a:hover.linkeg {color: #B68C66; text-decoration : none; border-bottom : 1px solid #4E4E4E;}

.linkred {color : #000000; text-decoration : none; border-bottom : 1px solid #101037;}
a:hover.linkred {color: #101037; text-decoration : none; border-bottom : 1px solid #4E4E4E;}

.linkpro {color : #000000; text-decoration : none; border-bottom : 1px solid #a87700;}
a:hover.linkpro {color: #a87700; text-decoration : none; border-bottom : 1px solid #4E4E4E;}

.linkinf {color : #000000; text-decoration : none; border-bottom : 1px solid #619fb0;}
a:hover.linkinf {color: #619fb0; text-decoration : none; border-bottom : 1px solid #4E4E4E;}

.txt {color : #4E4E4E;}

.ltxt {
	font-family :Tahoma;
	font-size : 14px;
	color : #4E4E4E;
	font-weight : bold;
}

.td {font-family :Tahoma; font-size : 11px; color : #4E4E4E;}

.colorho {
	color : #EC3200;
	font-weight : bolder;
}

.coloreg {
	color : #B68C66;
	font-weight : bolder;
}

.colorred {
	color : #101037;
	font-weight : bolder;
}

.colorpro {
	color : #a87700;
	font-weight : bolder;
}

.colorinf {
	color : #619fb0;
	font-weight : bolder;
}


