body, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
body {margin-left: 0px; margin-top: 0px}

a {   text-decoration: none; color: #CC0000}
a:hover {  text-decoration: none; color: #FF6600}

strong {
	font-weight: bold;
	color: #999999;
	letter-spacing: 0.05em;
}
.grey {
	color: #666666;
}
.orange {
	color: #FF6600;
}
small {
	font-size: 9px;
}
a:visited {
text-decoration: none; color: #FF6600
}
