BODY {
	font : verdana;
	font-family: verdana;
	font-size : 8pt;
	color : #303030;
	font-weight : normal;
}

TD {
	font : verdana;
	font-family: verdana;
	font-size : 8pt;
	color : #303030;
	font-weight : normal;
}

A {
	font : arial, helvetica;
	font-family: arial, helvetica;
	font-size : 8pt;
	color : #5050FF;
	font-weight : bold;
	text-decoration: none;
}

A:HOVER {
	font : arial, helvetica;
	font-family: arial, helvetica;
	font-size : 8pt;
	font-weight : bold;
	color : #2020FF;
	text-decoration: underline;
}
h1 {
  font:1em "Arial", sans;
  margin: 4px;
  font-weight: bold;
  line-height: 1em;
  color: #000000;
}
.hottitle {
  font:1em "Arial", sans;
  margin: 4px;
  font-weight: bold;
  line-height: 1em;
  color: #000000;
}
.hotsubtitle {
	font:1em "Arial", sans;
	margin: 4px;
	font-weight: normal;
	line-height: 1em;
	color: #5050FF;
}

ul.hotshots img {
	border: 0;
	float: left;
	margin-right: 4px;
}

hots{
	clear: both;
	width: 420px;
	display: block;
}
ul.hotshots a {
	display: block;
	float: left;
	padding: 5px;
	border: 1px solid #ccc;
	border-top-color: #eee;
	border-right-color: #ddd;
	border-bottom-color: #bbb;
	background-color: #fff;
	text-align: center;
	margin: 4px;
	width: 183px;
	text-decoration: none;

	height: 78px;
}
ul.hotshots a:hover {
	border: 1px solid #ccc;
	text-decoration: none;
}
ul.hotshots {
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	text-align: center;
	background-color: #fff;
	line-height: 1em;
	list-style: none;

}
ul.hotshots li {
	display: inline;
	margin: 0;
	padding: 0;

}
