a:hover
{
	text-decoration	:	none;
	color			:	#2E547B;

	
}
a:link {
	text-decoration	:	underline;
	color			:	#003366;
	
}
a:visited {
	text-decoration	:	underline;
	color		:	#003366;

	}
.Button {
	text-align	:	left;
	text-decoration	:	none;
	color		:	#333333;
	background	:	transparent;
	border-top	:	1px solid #cccccc;
	border-left	:	1px solid #cccccc;
	border-right	:	1px solid #333333;
	border-bottom	:	1px solid #333333;
	font-family	:	Verdana, Arial, "Comic Sans MS", sans-serif;
	font-size		:	11px;
	clip		:   	rect(   )
}

img { 
	border-top	:	1px solid #544C41;
	border-left	:	1px solid #544C41;
	border-right	:	1px solid #544C41;
	border-bottom	:	1px solid #544C41;
	background		:	#FFEFD5;
	}	
td { 
	font-family 	: 	Tahoma, Verdana, Helvetica, Arial, sans-serif; 
	font-size 	: 	12px; 
	color 		: 	#544C41; 
	padding-right	: 	2px; 
	padding-left	: 	2px;
	padding-top		: 	1px; 
	padding-bottom	: 2px; 	
	}
	
h1 { 
	font-family 	: 	Tahoma, Verdana, Helvetica, Arial, sans-serif; 
	font-size 	: 	14px; 
	color 		: 	#9A9081; 
		
	}	
.nav {
	text-align		:	left;
	padding-left	: 	5px; 
	text-decoration	:	none;
	color		:	#2E547B;
	font-family	:	Helvetica, Arial, sans-serif;
	font-size	:	11px;
	font-weight	:	bold;
	}

A.nav:link	{
	text-align		:	left;
	text-decoration	:	none;
	padding-left	: 	5px; 
	color		:	#2E547B;
	
	font-family	:	Helvetica, Arial, sans-serif;
	font-size	:	11px;
	font-weight	:	bold;
	}
A.nav:hover	{
	text-align		:	left;
	text-decoration	:	none;
	padding-left	: 	5px; 	
	color		:	#2E547B ;
	font-family	:	Helvetica, Arial, sans-serif;
	font-size	:	11px;
	font-weight	:	bold;
	}

A.nav:visited	{
	text-align		:	left;
	text-decoration	:	none;
	padding-left	: 	5px; 
	color		:	#2E547B;
	font-family	:	Helvetica, Arial, sans-serif;
	font-size	:	11px;
	font-weight	:	bold;

	}
