@charset "UTF-8";
/* CSS Document */

body {
	background: white;
	font-size: 12pt;
	}
	
#mytabsmenu, #myGallery, #lg-scroller, #sm-scroller, #sub-nav, #login, #search {
	display: none;
	}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

