﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.footer
{
	text-align: center;
}

td
{
	text-align: left;
	
}

a
{
	text-decoration: none;
	color: #333333;
}

.hover
{
	
}

.hover a:hover 
{
	color: #000080;
}
