a.nav {color:#212c38;}

a:hover
{
	text-decoration	:	none;
	color			:	#2E547B;

	
}

a.nav {color:#212c38;}

a:link {
	text-decoration	:	underline;
	color			:	#003366;
	
}
a:visited {
	text-decoration	:	underline;
	color		:	#003366;

	}
	.img {
	border: thin solid #c3dbf1;
}
.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(   )
}


td, body, link { 
	font-family 	:Arial,Helvetica, sans-serif; 
	font-size 	: 	12px; 
	color 		: 	#000000; 	
	}
.title { 
	font-family :	Verdana, Arial,Helvetica, sans-serif; 
	font-size 	: 	14px; 
	color 		: 	#212c38; 	
	}	
	
.smallhead { 
	font-family :	Verdana, Arial,Helvetica, sans-serif; 
	font-size 	: 	12px; 
	color 		: 	#212c38;
	}
	
h1 { 
	font-family 	: 	Tahoma, Verdana, Helvetica, Arial, sans-serif; 
	font-size 	: 	14px; 
	color 		: 	#212c38; 
		
	}	



.home {
	color: #FFCC00;
}
