a:link {
	color: #333399;
	text-decoration: none;
}
a:visited {
	color: #333399;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #333399;
	text-decoration: underline;
}
table {
	border: thin;
	font-family: Tahoma;
	font-size: 11px;

}
select {
	font-family: Tahoma;
	font-size: 11px;
}

