A:link { text-decoration: none }
A:active { text-decoration: none }
A:visited { text-decoration: none }

.hot {
	color: black;
	font-family: arial,geneva,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.new {
	color: red;
	font-family: arial,geneva,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
}

h2, h3 {
	color: #6699CC;
	font-family: cursive,verdana,arial,helvetica;
}

A:link.hot { text-decoration: none }
A:visited.hot { text-decoration: none }
A:hover.hot { color: black; background: white }

.margin {
	background-color: #99CCFF;
}
