.textfonts {
	font-family: 'Trebuchet MS', Arial, Verdana, san-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 3px;

}

.tablefonts {
	font-family: 'Trebuchet MS', Arial, Verdana, san-serif;
	font-size: 11px;
	color: #747474;
	text-align: justify;
}

.maintablefonts {
	font-family: 'Trebuchet MS', Arial, Verdana, san-serif;
	font-size: 11px;
	color: #a7a8ac;
	
}

.class1 A:link {
text-decoration: none;
color: #A7A8AC;
}

.class1 A:visited {
text-decoration: none;
color: #A7A8AC;
}

.class1 A:active {
text-decoration: none;
color: #A7A8AC;
}

.class1 A:hover {
text-decoration: underline; 
color: #A7A8AC;
}



.class2 A:link {
text-decoration: none;
color: #A7A8AC;
}

.class2 A:visited {
text-decoration: none;
color: #A7A8AC;
}

.class2 A:active {
text-decoration: none;
color: #A7A8AC;
}

.class2 A:hover {
text-decoration: underline; 
color: #A7A8AC;
}

.menutop A:link {
text-decoration: none;
font-weight: bold;
color: #A7A8AC;
}

.menutop A:visited {
text-decoration: none;
font-weight: bold;
color: #A7A8AC;
}

.menutop A:active {
text-decoration: none;
font-weight: bold;
color: #A7A8AC;
}

.menutop A:hover {
text-decoration: underline; 
font-weight: bold;
color: #A7A8AC;
}