﻿body
{
}

#footerLink
{
	font-size: 11px;
	font-family: Arial;
	color: #666;
}
#footerLink a
{
	font-size: 11px;
	font-family: Arial;
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
}

#footerLink a:hover
{
	text-decoration: underline;
}