/* css is defined here for footer */

.a-link-footer
{
	font-size:10px;
	font-family: Arial;
	text-decoration: none;

	color: #3300FF;
}

.a-link-footer:Visited
{
	font-size:10px;
	font-family: Arial;
	text-decoration: none;
	color: #3300FF;
}

.a-link-footer:hover 
{
	color: #3300FF;
	font-size:10px;
	text-decoration: underline;
	font-family:Arial;
} 
.a-link-footer:Active
{
	color: #3300FF;
	font-size:10px;
	text-decoration: none;
	font-family:Arial;
} 


.td-footer
{

	color: #FFFFFF;
	font-size:10px;
	text-decoration: none;
	font-family:Arial;
}
