TD  {
	color : #584B27;
}

.blue_text  {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #336699;
}

.titletxt {
	font-size: 20px;
	padding-top:10px;
}

.yellow_menu {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #E1CF8C;
	font-weight: bold;
}

.search {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333366;
}

A:LINK, A:VISITED {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #BA7D3E;
	text-decoration : underline;
}

A:HOVER, A:active {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #BA7D3E;
	text-decoration : underline;
}

.bold_over:HOVER, .bold_over:active {
	color: #BA7D3E;
	font-weight: bold;
}


.menu:LINK, .menu:VISITED {
	font-size : 11px;
	color: white;
	font-weight: bold;
	text-decoration : none;
}

.menu:HOVER, .menu:active, menu_on:LINK, .menu_on:VISITED, .menu_on:HOVER, .menu_on:active {
	font-size : 11px;
	color: #E1CF8C;
	font-weight: bold;
	text-decoration : none;
}



