﻿#BottomInfo
{
	font-size:12px;
	text-align:center;
	margin-top:5px;
	}
#BottomInfo a:link,#BottomInfo a:active,#BottomInfo a:visited
{
	color:Black;
	text-decoration:none;
	}
#BottomInfo a:hover
{
	color:Red;
	text-decoration:underline;
	}