a img {
	border: 0px;
}

body,td,th {
	font-size: 12px;
	font-family: Tahoma;
}

a img {
	border: 0;
}

a:link {
	font-size: 12px;
	text-decoration:none;
	color: #3333FF;
}

a:visited {
	font-size: 12px;
	text-decoration:none;
	color: #3333FF;
}

a:hover {
	font-family: Tahoma;
	font-size: 12px;
/*	font-weight: bold; */
	color: #FF5500;
}

a:active {
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
}

input[type='text'] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input[type='password'] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input[type='submit'] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}