@charset "utf-8";
/* CSS Document */

a:visited, a:active
{
	color:#800000;
}

a:hover
{
	color:#000000;
}

td.footer
{
	height:25px;
	vertical-align:middle;
}

td.footer a:link, td.footer a:visited
{
	color:#000000;
	text-decoration:none;
}

td.footer a:hover, td.footer a:active
{
	color:#FFFFFF;
	text-decoration:none;
}