img	{
	border: 0px;
}
.border	{
	border: 1px solid black;
	color  : #000000 ;
}
body, td{
	font-size:11px;
	font-family:verdana,sans-serif;
	color:#000000;
}
input {
	font-size:10px;
	font-family:verdana,sans-serif;
	color:#000000;
}
hr	{
	height: 1;
	color  : #000000 ;
}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
.link {
	font-weight:bold;
	text-decoration:none;
}
.link:hover {
	font-weight:bold;
	text-decoration:underline;
}