﻿body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #003366;
}