﻿.Footer-Text
{
	font-size:10px;
	color:#735452;		
}
.Footer-Text a:link
{
	color:#735452;		
	text-decoration:none;
}

.Footer-Text a:visited
{
	color:#735452;		
	text-decoration:none;
}
.Footer-Text a:hover
{
	color:#735452;		
	text-decoration:underline;
}

