A:link, A:visited, A:active 
	{ 
	color: blue;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline
	}
	
A.nav:link, A.nav:visited, A.nav:active 
	{ 
	color: white;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	}
	
A.navOn:link, A.navOn:visited, A.navOn:active 
	{ 
	color: #EEC508;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	}
	
A.anchor:link, A.anchor:visited, A.anchor:active 
	{
	font-size: 14px;
	color: #2B406B;
	font-weight: bold;
	text-decoration: none;
	}
	
A.click:link, A.click:visited, A.click:active 
	{ 
	color: #EEC508;
	font-family: arial;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	}
	
A.webhot:link, A.webhot:visited, A.webhot:active 
 { 
 color: #FFFFFF;
 font-family: arial;
 font-size: 10px;
 text-decoration: underline; 
 }
 
A.gold:link, A.gold:visited, A.gold:active 
 { 
 color: #EEC508;
 font-family: arial;
 font-size: 14px;
 font-weight: bold;
 text-decoration: underline; 
 }

BODY
	{
		font-family: tahoma;
		color: black;
		font-size: 12px;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background: white;
		background-image: url(pics/background.gif);
	}
	
TD, P 
	{ 	
		color: black;
		font-family: arial;
		font-size: 12px;
	}
	
.header
	{ 	
		color: white;
		font-family: tahoma;
		font-size: 18px;
		font-weight: bold;
	}
	
.header2
	{ 	
		color: #2B406B;
		font-family: arial;
		font-size: 12px;
		font-weight: bold;
	}
	
.headerPurple
	{
	font-size: 14px;
	color: #2B406B;
	font-weight: bold;
	}
	
	
.highlight
	{
	font-size: 12px;
	color: #2B406B;
	font-weight: bold;
	}
	
.nav
	{ 	
		color: white;
		font-family: arial;
		font-size: 12px;
		font-weight: bold;
	}
	
.phone
	{ 	
		color: white;
		font-family: arial;
		font-size: 16px;
		font-weight: bold;
	}
	
.white
	{ 	
		color: white;
		font-family: arial;
		font-size: 13px;
		font-weight: bold;
	}
	
.smallwhite
	{ 	
		color: white;
		font-family: arial;
		font-size: 10px;
	}

	

