.cell_over hover
	{
	BACKGROUND-COLOR: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
	color: #182585;
	font-size: 13px;
	text-decoration: none;
	
	}

.cell_over 
	{
	BACKGROUND-COLOR: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
	color: #182585;
	font-size: 13px;
	text-decoration: none;
	text-shadow:#66FFFF;
	border-bottom-style: double; 
	border-bottom-color: 47509d; 
	border-bottom-width: 2px;

	}

.cell_over a:link
	{ 
    font-family: Arial, Helvetica, sans-serif;
	color: #182585;
	font-size: 13px;
	text-decoration: none;

	}
.cell_over a:visited
	{ 
    font-family: Arial, Helvetica, sans-serif;
	color: #182585;
	font-size: 13px;
	text-decoration: none;

	}

.cell_over a:hover 
	{ 
	BACKGROUND-COLOR:  #ffffff;
    font-family: Arial, Helvetica, sans-serif;
	color: #182585;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;

	}
.cell_out {
    BACKGROUND-COLOR:#182585;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:13px;
	border-bottom-style: double; 
	border-bottom-color: 47509d; 
	border-bottom-width: 2px;

}
.cell_out a {
    BACKGROUND-COLOR:#182585;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;


}

.cell_over1 {
	BACKGROUND-COLOR: #FCC552;
	
}
.cell_over1 a:hover{
	BACKGROUND-COLOR:  #223a82;
    font-family: "Times New Roman";
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

