td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {  color: #333333; text-decoration: none}
a:visited {  color: #333333; text-decoration: none}
a:hover {  font-weight: bold; color: #020167; text-decoration: none}
a:active {  color: #666666; text-decoration: none}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
}
.bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.bar:link {  color: #FFFFFF; text-decoration: none}
.bar:visited {  color: #FFFFFF; text-decoration: none}
.bar:hover {  font-weight: bold; color: #FFFFFF; text-decoration: none}
.bar:active {  color: #FFFFFF; text-decoration: none}
input 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;

.leftmenu a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.leftmenu a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.leftmenu a:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.leftmenu a:active {
	color: #CCCCCC;
	text-decoration: none;
}