
a {
	color:#CC6600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.wheel_link{
	color:#CC6600;
}

.title{
	color:#CC6600;
	font-size: 12pt;
	font-weight: bold;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.alert {
	color: #CC0000;
	font-weight: bold;
}

body,td,pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#CCCCCC;
}