HTML {
	FONT-SIZE: 13px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
BODY {
	FONT-SIZE: 13px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
a {
text-decoration:none;
font-weight:bold;
color:#000000;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#000000;
background-color:inherit;
}

/* THE LINKS IN THE menu_bottom.js USE THIS CODE */

.smalltitle 	{ COLOR: #B2AC9F; FONT: 9px verdana, arial, sans-serif; }

.smalltitle a:link		{ color: #B2AC9F; text-decoration: none; }

.smalltitle a:visited	{ color: #B2AC9F; text-decoration: none; }

.smalltitle a:active	{ color: #B2AC9F; text-decoration: none; }

.smalltitle a:hover		{ color: #B2AC9F; text-decoration: underline; }


	
