﻿#footer a:link {
	font-family: tahoma;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-family: tahoma;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	font-family: tahoma;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
