﻿A {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color : #666666;
	font-style: normal;
}
A:HOVER {
	color : #999999;
}
TD {
	font-family : Verdana, Arial, Helvetica;
	font-weight : light;
	font-size : 10px;
	color : #000000;
}
a.inny {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : light;
	text-decoration : none;
	color : #000000;
	font-style: normal;
}
a.inny:active {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : light;
	text-decoration : none;
	color : #000000;
	font-style: normal;
}
a.inny:hover {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : light;
	text-decoration : none;
	color : #999999;
	font-style: normal;
}
p {
  padding: 0px;
  margin: 0px;
}
body {
	height: 100%;
}
html {
	height: 100%;
}

img {
	behavior:url("./js/htc/pngbehavior.htc");
}

