.image_desc		{
					font-family		:	Verdana, Arial;
					font-style		:	normal;
					font-size		:	10px;
					font-weight		:	normal;
					text-align		: 	left;
					max-width		:	250px;
					width			:	250px;
					display			: 	none;
					position		:	absolute;
					border			: 	1 solid;
					left			:	500px;
					top			:	180px;
					padding			:	5px;
				}

.menu_head		{
					font-family		:	Verdana, Arial;
					font-style		:	normal;
					font-variant		:	small-caps;
					font-size		:	18px;
					font-weight		:	bold;
				}
.global_head		{
					font-family		:	Verdana, Arial;
					font-style		:	normal;
					font-variant		:	small-caps;
					font-size		:	32px;
					font-weight		:	normal;
					text-align		:	right;
					
				}
.menu_text		{
					font-family		:	Verdana, Arial;
					font-style		:	normal;
					font-variant	:	normal;
					font-size		:	14px;
					font-weight		:	normal;
				}
				
a:link			{
					font-family		:	Verdana, Arial;
					font-style		:	normal;
					font-variant	:	normal;
					font-size		:	14px;
					font-weight		:	normal;
					text-decoration	:	underline;
				}
a:active		{
					font-family		:	Verdana, Arial;
					font-style		:	normal;
					font-variant	:	normal;
					font-size		:	14px;
					font-weight		:	normal;
					text-decoration	:	underline overline;
				}
a:visited		{
					font-family		:	Verdana, Arial;
					font-style		:	normal;
					font-variant	:	normal;
					font-size		:	14px;
					font-weight		:	normal;
					text-decoration	:	underline;
				}
a:hover			{
					font-family		:	Verdana, Arial;
					font-style		:	normal;
					font-variant	:	normal;
					font-size		:	14px;
					font-weight		:	normal;
					text-decoration	:	underline overline;
				}
.small_text {
	font-family		:	Verdana, Arial;
	font-style		:	normal;
	font-variant	:	normal;
	font-size		:	10px;
	font-weight		:	normal;
}
