	BODY.home { background : #000000}
	

	a:link {
		text-decoration : none;}
	a:visited {
		text-decoration : none;}
	a:hover {
		text-decoration : underline;}
	a:active {
		text-decoration : underline;}
	
	.text	 {
		color: #333333;
		font-family: Verdana, Arial, Helvetica;
		font-weight : normal;
		font-size : 11px;}
		
	.splash	 {
		color: #D79F4E;
		font-family: Verdana, Arial, Helvetica;
		font-weight : normal;
		font-size : 18px;}	
		
	.splash2	 {
		color: #D79F4E;
		font-family: Verdana, Arial, Helvetica;
		font-weight : normal;
		font-size : 14px;}	
		
		
	.whitetext	 {
		color: #ffffff;
		font-family: Verdana, Arial, Helvetica;
		font-weight : normal;
		font-size : 11px;}
		
	.oldtext	 {
		color: #333333;
		font-family: arial;
		font-weight : normal;
		font-size : 13px;}
		
	.textbold	{
		color: #333333;
		font-family: Verdana, Arial, Helvetica;
		font-weight : bold;
		font-size : 11px;}	
		
	.linky	 {
		color: #004080;
		font-family: Verdana, Arial, Helvetica;
		font-weight : normal;
		font-size : 11px;}	
		
	
	.linkybold	 {
		color: #004080;
		font-family: Verdana, Arial, Helvetica;
		font-weight : bold;
		font-size : 11px;}