body,td,th {
	font-size: 0.8em;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


A:link {text-decoration:none}
A:visited {text-decoration:none}
A:hover{text-decoration:underline;}
.footer {
	color: #FFFFFF;
}

