a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
}
.txtwit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.tdmenu {
    font-style: regular;
    font-family: Arial;
    font-size: 10pt;
    font-weight : bolder;
    color: #000000;
    border-top: 1pt solid #FF0000;
}

a.tdmenu:link {color: #FFFFFF; text-decoration: none; border: 0pt; }
a.tdmenu:active {color: #FFFFFF; text-decoration: none; border: 0pt;}
a.tdmenu:visited {color: #FFFFFF; text-decoration: none; border: 0pt;}
a.tdmenu:hover {color: #FFFFFF; text-decoration: none; border: 0pt;}

.bckTabel {
	background-image: url(templates/images/gm_bckTabel.gif);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
}
