table {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
.footer a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;

}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.footer a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;

}
.footer a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6699CC;
	text-decoration: underline;

}
