.state A:link  {text-decoration : none; color : #FFFFFF;}
.state A:visited  {text-decoration : none; color: #FFFFFF;}
.state A:active  {text-decoration : none; color: #FFFFFF;}
.state A:hover  {text-decoration : underline overline;	color : #000000;}
.letter A:link  {text-decoration : none; color : #FFFFFF;}
.letter A:visited  {text-decoration : none; color: #FFFFFF;}
.letter A:active  {text-decoration : none; color: #FFFFFF;}
.letter A:hover  {text-decoration : underline overline;	color : #000000;}
.hotstate A:link  {text-decoration : none; color : #606060;}
.hotstate A:visited  {text-decoration : none; color: #606060;}
.hotstate A:active  {text-decoration : none; color: #606060;}
.hotstate A:hover  {text-decoration : underline overline;	color : #606060;}
.hotletter A:link  {text-decoration : none; color : #606060;}
.hotletter A:visited  {text-decoration : none; color: #606060;}
.hotletter A:active  {text-decoration : none; color: #606060;}
.hotletter A:hover  {text-decoration : underline overline;	color : #606060;}
.hotgov A:link  {text-decoration : none; color : #606060;}
.hotgov A:visited  {text-decoration : none; color: #606060;}
.hotgov A:active  {text-decoration : none; color: #606060;}
.hotgov A:hover  {text-decoration : underline overline;	color : #606060;}

DIV.state{
	padding-top : 1px;
	padding-bottom : 0px;
	float : right;
	border-bottom : 2px solid #FFFFFF;
}
	
SPAN.state {
	font-size : 13px;
	font-weight : bolder;
	color : #FFFFFF;
	text-align : center;
	background-color : #848484;	
	border-top : 2px solid #848484;
	padding-right: 11px;
	padding-left: 11px;
	border-left: 2px solid #FFFFFF;	
}

SPAN.hotstate {
	font-size : 13px;
	font-weight : bolder;
	color : #606060;
	text-align : center;
	border-top : 1px solid #848484;
	border-bottom : 1px solid #848484;	
	padding-right: 13px;
	padding-left: 13px;
	background-color : #eaeaea;	
	border-left: 2px solid #FFFFFF;		
}

DIV.letter{
	padding-bottom : 0px;
	height : 11px;
	float : right;	
	border-top : 2px solid #848484;		
}

SPAN.letter {
	font-size : 11px;
	font-weight : bolder;
	color : #FFFFFF;
	text-align : center;
	padding-top : 2px;
	padding-bottom : 1px;
	background-color : #848484;
	padding-right: 2px;
	padding-left: 2px;
	border-left: 2px solid #FFFFFF;	
}

SPAN.gov {
	font-size : 11px;
	font-weight : bolder;
	color : #FFFFFF;
	text-align : center;
	padding-top : 2px;
	padding-bottom : 1px;
	background-color : #848484;
	padding-right: 8px;
	padding-left: 8px;
	border-left: 2px solid #FFFFFF;	
}

SPAN.hotletter {
	font-size : 11px;
	font-weight : bolder;
	color : #606060;
	text-align : center;
	padding-top : 1px;
	padding-bottom : 1px;
	background-color : #eaeaea;
	padding-right: 1px;
	padding-left: 2px;
	border-top : 1px solid #848484;
	border-bottom : 1px solid #848484;	
	border-left: 2px solid #FFFFFF;	
}	
SPAN.hotgov {
	font-size : 11px;
	font-weight : bolder;
	color : #606060;
	text-align : center;
	padding-top : 1px;
	padding-bottom : 1px;
	background-color : #eaeaea;
	padding-right: 8px;
	padding-left: 8px;
	border-top : 1px solid #848484;
	border-bottom : 1px solid #848484;	
	border-left: 2px solid #FFFFFF;	
}	
.search_nav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	}